public class ResourceXMLContentImpl extends ResourceContentImpl implements ResourceXMLContent
frameworkUtil, resource, url| Constructor and Description |
|---|
ResourceXMLContentImpl(Resource resource,
String url,
FrameworkBean frameworkUtil) |
| Modifier and Type | Method and Description |
|---|---|
org.dom4j.Document |
getDocument()
Gets the document.
|
String |
getXml()
Gets the xml for a resource
|
getBytes, getInputStream, getReader, getResource, getStringContentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBytes, getInputStream, getReader, getResource, getStringContentpublic ResourceXMLContentImpl(Resource resource, String url, FrameworkBean frameworkUtil)
public String getXml() throws IOException
ResourceXMLContentgetXml in interface ResourceXMLContentIOExceptionpublic org.dom4j.Document getDocument()
throws org.dom4j.DocumentException,
IOException
ResourceXMLContentgetDocument in interface ResourceXMLContentorg.dom4j.DocumentExceptionIOExceptionCopyright © 2005–2016 Alfresco Software. All rights reserved.