org.xmldb.api.reference.modules
public class XMLResourceImpl extends SimpleXMLResource
content, documentID
id, parent
RESOURCE_TYPE
Constructor and Description |
---|
XMLResourceImpl(Collection parent,
java.lang.String id,
java.lang.String documentID) |
XMLResourceImpl(Collection parent,
java.lang.String id,
java.lang.String documentID,
java.lang.String content) |
getContent, getContentAsDOM, getContentAsSAX, getDocumentId, getResourceType, setContent, setContentAsDOM, setContentAsSAX
getId, getParentCollection
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getId, getParentCollection
public XMLResourceImpl(Collection parent, java.lang.String id, java.lang.String documentID)
public XMLResourceImpl(Collection parent, java.lang.String id, java.lang.String documentID, java.lang.String content)