Uses of Interface
com.helger.xml.microdom.IMicroDocumentType
Packages that use IMicroDocumentType
-
Uses of IMicroDocumentType in com.helger.xml.microdom
Classes in com.helger.xml.microdom that implement IMicroDocumentTypeModifier and TypeClassDescriptionfinal classDefault implementation of theIMicroDocumentTypeinterface.Methods in com.helger.xml.microdom that return IMicroDocumentTypeModifier and TypeMethodDescriptionIMicroDocumentType.getClone()MicroDocumentType.getClone()IMicroDocument.getDocType()MicroDocument.getDocType()Constructors in com.helger.xml.microdom with parameters of type IMicroDocumentType -
Uses of IMicroDocumentType in com.helger.xml.serialize.write
Methods in com.helger.xml.serialize.write with parameters of type IMicroDocumentTypeModifier and TypeMethodDescriptionstatic StringXMLEmitter.getDocTypeHTMLRepresentation(EXMLSerializeVersion eXMLVersion, EXMLIncorrectCharacterHandling eIncorrectCharHandling, IMicroDocumentType aDocType) Get the XML representation of a document type.