Attributes
Members list
Type members
Classlikes
Class that represent a group of nodes without a container node.
Inherited classlikes
Attributes
- Inherited from:
- XmlNodeSyntax
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Inherited from:
- XmlNodeSyntax
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Inherited from:
- XmlNodeSyntax
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Inherited from:
- XmlNodeSyntax
- Supertypes
-
class Objecttrait Matchableclass Any
Value members
Concrete methods
Unsafe create a new XmlNode.Node
Unsafe create a new XmlNode.Node
Throws IllegalArgumentException
If label is not a valid xml name or attributes and content are null.
Value parameters
- attributes
-
Not attributes, could be empty.
- content
-
Node content.
- label
-
Node label value. Must be valid and non-empty. See Xml.isValidXmlName
Attributes
- Returns
-
A new XmlNode.Node instance with the specified values
Create a new XmlNode.Group instance with the specified XmlNodes
Create a new XmlNode.Group instance with the specified XmlNodes
Value parameters
- node
-
element
- nodeN
-
other elements
Attributes
- Returns
-
A new XmlNode.Group instance with the specified XmlNodes
Create a new XmlNode.Group instance with the specified XmlNodes
Create a new XmlNode.Group instance with the specified XmlNodes
Value parameters
- elements
-
Group elements
Attributes
- Returns
-
A new XmlNode.Group instance with the specified XmlNodes
Safely create a new XmlNode.Node
Safely create a new XmlNode.Node
Value parameters
- attributes
-
Not attributes, could be empty.
- content
-
Node content.
- label
-
Node label value. Must be valid and non-empty
Attributes
- Returns
-
A new XmlNode.Node instance with the specified values
Concrete fields
Implicits
Inherited implicits
Attributes
- Inherited from:
- XmlNodeSyntax
Attributes
- Inherited from:
- XmlNodeSyntax
Attributes
- Inherited from:
- XmlNodeSyntax
Attributes
- Inherited from:
- XmlNodeSyntax
Attributes
- Inherited from:
- XmlNodeInstances
Attributes
- Inherited from:
- XmlNodeInstances
Attributes
- Inherited from:
- XmlNodeInstances