Interface IXmlDeclarationNode

All Superinterfaces:
IAttributesContainer, INameContainer, INode
All Known Implementing Classes:
JsoupXmlDeclarationNode

public interface IXmlDeclarationNode extends INode, IAttributesContainer, INameContainer
Interface for node classes that have a parent and children, name and attributes.