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