public interface ResourceDocument
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
ResourceDocument.Factory
A factory class with static methods for creating instances
of this type.
|
static interface |
ResourceDocument.Resource
An XML resource(@http://wadl.dev.java.net/2009/02).
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
ResourceDocument.Resource |
addNewResource()
Appends and returns a new empty "resource" element
|
ResourceDocument.Resource |
getResource()
Gets the "resource" element
|
void |
setResource(ResourceDocument.Resource resource)
Sets the "resource" element
|
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextResourceDocument.Resource getResource()
void setResource(ResourceDocument.Resource resource)
ResourceDocument.Resource addNewResource()
Copyright © 2019. All rights reserved.