public interface XMLResource extends FileResource<XMLResource>
Resource that represents a XML Node.| Modifier and Type | Method and Description |
|---|---|
org.jboss.forge.parser.xml.Node |
getXmlSource()
Attempt to determine and return the
XMLSource type of the underlying Class. |
XMLResource |
setContents(org.jboss.forge.parser.xml.Node source)
Set the content of this
Resource to the value of the given XMLSource. |
createNewFile, createTempResource, deleteOnExit, getParent, getSize, isDirectory, isExecutable, isReadable, isStale, isWritable, markUpToDate, mkdir, mkdirs, monitor, monitor, renameTo, renameTo, setContents, setContents, setContents, setContents, setContentscreateFrom, delete, delete, exists, getChild, getContents, getContents, getFullyQualifiedName, getName, getResourceFactory, getResourceInputStream, getUnderlyingResourceObject, listResources, listResources, reifyXMLResource setContents(org.jboss.forge.parser.xml.Node source)
Resource to the value of the given XMLSource.org.jboss.forge.parser.xml.Node getXmlSource()
throws FileNotFoundException
XMLSource type of the underlying Class.FileNotFoundExceptionCopyright © 2013 JBoss by Red Hat. All rights reserved.