Interface IMicroDocumentType

All Superinterfaces:
com.helger.commons.lang.ICloneable<IMicroNode>, com.helger.commons.hierarchy.IHasChildren<IMicroNode>, com.helger.commons.hierarchy.IHasChildrenRecursive<IMicroNode>, com.helger.commons.hierarchy.IHasChildrenSorted<IMicroNode>, com.helger.commons.hierarchy.IHasParent<IMicroNode>, IMicroNode
All Known Implementing Classes:
MicroDocumentType

public interface IMicroDocumentType extends IMicroNode
Represents the document type of a document. Instances of the class may only be used as a direct child of an IMicroDocument.
Author:
Philip Helger