Package | Description |
---|---|
org.rvpf.base.xml |
Basic XML support.
|
org.rvpf.document.loader |
Configuration and metadata documents loader.
|
Modifier and Type | Class and Description |
---|---|
class |
XMLDocument
XML document.
|
Modifier and Type | Method and Description |
---|---|
XMLElement.Factory |
XMLDocument.getElementFactory()
Gets the element factory.
|
XMLElement.Factory |
XMLElement.getFactory()
Gets the xml element factory.
|
Modifier and Type | Method and Description |
---|---|
void |
XMLDocument.setElementFactory(XMLElement.Factory elementFactory)
Sets the element factory.
|
Modifier and Type | Class and Description |
---|---|
class |
ConfigDocumentLoader
Config document.
|
class |
DocumentLoader
Document.
|
class |
MetadataDocumentLoader
Metadata document.
|
Modifier and Type | Method and Description |
---|---|
XMLElement.Factory |
DocumentElement.getFactory()
Gets the xml element factory.
|
Copyright © 2003-2019 Serge Brisson. All Rights Reserved.