| Package | Description |
|---|---|
| com.helger.xml.microdom | |
| com.helger.xml.serialize.write |
| Modifier and Type | Class and Description |
|---|---|
class |
MicroDocumentType
Default implementation of the
IMicroDocumentType interface. |
| Modifier and Type | Method and Description |
|---|---|
IMicroDocumentType |
MicroDocumentType.getClone() |
IMicroDocumentType |
IMicroDocumentType.getClone() |
IMicroDocumentType |
MicroDocument.getDocType() |
IMicroDocumentType |
IMicroDocument.getDocType() |
| Constructor and Description |
|---|
MicroDocument(IMicroDocumentType aDocType) |
MicroDocumentType(IMicroDocumentType rhs) |
| Modifier and Type | Method and Description |
|---|---|
static String |
XMLEmitter.getDocTypeHTMLRepresentation(EXMLSerializeVersion eXMLVersion,
EXMLIncorrectCharacterHandling eIncorrectCharHandling,
IMicroDocumentType aDocType)
Get the XML representation of a document type.
|
Copyright © 2014–2018 Philip Helger. All rights reserved.