public static class XMLOverlay.XMLFile extends TextFileOverlay.TextFile
DEBUG, record
MAX_IDENTIFIER
Modifier | Constructor and Description |
---|---|
protected |
XMLFile(Repository.Record r,
java.net.URL base) |
Modifier and Type | Method and Description |
---|---|
org.w3c.dom.Document |
getDocument() |
java.util.LinkedList<java.lang.String> |
getRootPath() |
void |
setDocument(org.w3c.dom.Document document) |
canRetire, getData, getGroup, getIdentifier, getName, getResourceStream, getResourceString, getText, hasData, retire, setGroup, setName, setText
addToMap, addToMap, addToMap, commit, delete, empty, equals, formUpdate, getContext, getDatabaseService, getFactoryTag, getID, getIdentifier, getLogger, getMap, getMap, getOwningFactory, getRecord, getRecord, getRecord, getSQLContext, getUniqueIdName, hashCode, isLocked, lock, post_commit, postCreate, pre_commit, release, setContents, setDirty, setMap, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getDataReader
protected XMLFile(Repository.Record r, java.net.URL base)
public org.w3c.dom.Document getDocument() throws java.lang.Exception
java.lang.Exception
public java.util.LinkedList<java.lang.String> getRootPath()
public void setDocument(org.w3c.dom.Document document) throws javax.xml.transform.TransformerFactoryConfigurationError, javax.xml.transform.TransformerException
javax.xml.transform.TransformerFactoryConfigurationError
javax.xml.transform.TransformerException