Interface IXmlDeclarationNode
- All Superinterfaces:
IAttributesContainer, INameContainer, INode
- All Known Implementing Classes:
JsoupXmlDeclarationNode
Interface for node classes that have a parent and children, name and attributes.
-
Method Summary
Methods inherited from interface IAttributesContainer
getAttribute, getAttributesMethods inherited from interface INameContainer
nameMethods inherited from interface INode
addChild, childNodes, parentNode