Save This Page
Home » xmlbeans-2.4.0-src » org.apache.xmlbeans.impl.store » [javadoc | source]
org.apache.xmlbeans.impl.store
final class: DomImpl [javadoc | source]
java.lang.Object
   org.apache.xmlbeans.impl.store.DomImpl
Nested Class Summary:
interface  DomImpl.Dom   
static class  DomImpl.HierarchyRequestErr   
static class  DomImpl.WrongDocumentErr   
static class  DomImpl.NotFoundErr   
static class  DomImpl.NamespaceErr   
static class  DomImpl.NoModificationAllowedErr   
static class  DomImpl.InuseAttributeError   
static class  DomImpl.IndexSizeError   
static class  DomImpl.NotSupportedError   
static class  DomImpl.InvalidCharacterError   
abstract static class  DomImpl.CharNode   
static class  DomImpl.TextNode   
static class  DomImpl.CdataNode   
static class  DomImpl.SaajTextNode   
static class  DomImpl.SaajCdataNode   
Field Summary
static final  int ELEMENT     
static final  int ATTR     
static final  int TEXT     
static final  int CDATA     
static final  int ENTITYREF     
static final  int ENTITY     
static final  int PROCINST     
static final  int COMMENT     
static final  int DOCUMENT     
static final  int DOCTYPE     
static final  int DOCFRAG     
static final  int NOTATION     
public static  NodeList _emptyNodeList     
Method from org.apache.xmlbeans.impl.store.DomImpl Summary:
_attr_getOwnerElement,   _attr_getSpecified,   _attributes_getLength,   _attributes_getNamedItem,   _attributes_getNamedItemNS,   _attributes_item,   _attributes_removeNamedItem,   _attributes_removeNamedItemNS,   _attributes_setNamedItem,   _attributes_setNamedItemNS,   _characterData_appendData,   _characterData_deleteData,   _characterData_getData,   _characterData_getLength,   _characterData_insertData,   _characterData_replaceData,   _characterData_setData,   _characterData_substringData,   _childNodes_getLength,   _childNodes_item,   _document_createAttribute,   _document_createAttributeNS,   _document_createCDATASection,   _document_createComment,   _document_createDocumentFragment,   _document_createElement,   _document_createElementNS,   _document_createEntityReference,   _document_createProcessingInstruction,   _document_createTextNode,   _document_getDoctype,   _document_getDocumentElement,   _document_getElementById,   _document_getElementsByTagName,   _document_getElementsByTagNameNS,   _document_getImplementation,   _document_importNode,   _domImplementation_createDocument,   _domImplementation_hasFeature,   _element_getAttribute,   _element_getAttributeNS,   _element_getAttributeNode,   _element_getAttributeNodeNS,   _element_getElementsByTagName,   _element_getElementsByTagNameNS,   _element_getTagName,   _element_hasAttribute,   _element_hasAttributeNS,   _element_removeAttribute,   _element_removeAttributeNS,   _element_removeAttributeNode,   _element_setAttribute,   _element_setAttributeNS,   _element_setAttributeNode,   _element_setAttributeNodeNS,   _getXmlCursor,   _getXmlObject,   _getXmlStreamReader,   _node_appendChild,   _node_cloneNode,   _node_compareDocumentPosition,   _node_getBaseURI,   _node_getFeature,   _node_getFirstChild,   _node_getLastChild,   _node_getLocalName,   _node_getNamespaceURI,   _node_getNextSibling,   _node_getNodeName,   _node_getNodeType,   _node_getNodeValue,   _node_getOwnerDocument,   _node_getParentNode,   _node_getPrefix,   _node_getPreviousSibling,   _node_getTextContent,   _node_getUserData,   _node_hasAttributes,   _node_hasChildNodes,   _node_insertBefore,   _node_isDefaultNamespace,   _node_isEqualNode,   _node_isSameNode,   _node_isSupported,   _node_lookupNamespaceURI,   _node_lookupPrefix,   _node_normalize,   _node_removeChild,   _node_replaceChild,   _node_setNodeValue,   _node_setPrefix,   _node_setTextContent,   _node_setUserData,   _processingInstruction_getData,   _processingInstruction_getTarget,   _processingInstruction_setData,   _soapElement_addAttribute,   _soapElement_addChildElement,   _soapElement_addChildElement,   _soapElement_addChildElement,   _soapElement_addChildElement,   _soapElement_addChildElement,   _soapElement_addNamespaceDeclaration,   _soapElement_addTextNode,   _soapElement_getAllAttributes,   _soapElement_getAttributeValue,   _soapElement_getChildElements,   _soapElement_getChildElements,   _soapElement_getElementName,   _soapElement_getEncodingStyle,   _soapElement_getNamespacePrefixes,   _soapElement_getNamespaceURI,   _soapElement_getVisibleNamespacePrefixes,   _soapElement_removeAttribute,   _soapElement_removeContents,   _soapElement_removeNamespaceDeclaration,   _soapElement_setEncodingStyle,   _soapEnvelope_addBody,   _soapEnvelope_addHeader,   _soapEnvelope_createName,   _soapEnvelope_createName,   _soapEnvelope_getBody,   _soapEnvelope_getHeader,   _soapNode_detachNode,   _soapNode_getParentElement,   _soapNode_getValue,   _soapNode_recycleNode,   _soapNode_setParentElement,   _soapNode_setValue,   _soapPart_addMimeHeader,   _soapPart_getAllMimeHeaders,   _soapPart_getContent,   _soapPart_getEnvelope,   _soapPart_getMatchingMimeHeaders,   _soapPart_getMimeHeader,   _soapPart_getNonMatchingMimeHeaders,   _soapPart_removeAllMimeHeaders,   _soapPart_removeMimeHeader,   _soapPart_setContent,   _soapPart_setMimeHeader,   _soapText_isComment,   _text_getWholeText,   _text_isElementContentWhitespace,   _text_replaceWholeText,   _text_splitText,   append,   attr_getOwnerElement,   attributes_getLength,   attributes_getNamedItem,   attributes_getNamedItemNS,   attributes_item,   attributes_removeNamedItem,   attributes_removeNamedItemNS,   attributes_setNamedItem,   attributes_setNamedItemNS,   childNodes_getLength,   childNodes_item,   detail_addDetailEntry,   detail_getDetailEntries,   document_createAttribute,   document_createAttributeNS,   document_createCDATASection,   document_createComment,   document_createDocumentFragment,   document_createElement,   document_createElementNS,   document_createProcessingInstruction,   document_createTextNode,   document_getDoctype,   document_getDocumentElement,   document_getElementsByTagName,   document_getElementsByTagNameNS,   document_importNode,   domImplementation_createDocument,   element_getElementsByTagName,   element_getElementsByTagNameNS,   element_setAttribute,   element_setAttributeNS,   firstChild,   getXmlCursor,   getXmlObject,   getXmlStreamReader,   impl_saajCallback_createSoapElement,   impl_saajCallback_ensureSoapTextNode,   impl_saajCallback_getSaajData,   impl_saajCallback_importSoapElement,   impl_saajCallback_setSaajData,   insert,   nextSibling,   nodeKindName,   node_cloneNode,   node_getFirstChild,   node_getLastChild,   node_getNextSibling,   node_getNodeValue,   node_getOwnerDocument,   node_getParentNode,   node_getPreviousSibling,   node_hasAttributes,   node_insertBefore,   node_normalize,   node_removeChild,   node_replaceChild,   node_setNodeValue,   node_setPrefix,   parent,   prevSibling,   remove,   saajCallback_createSoapElement,   saajCallback_ensureSoapTextNode,   saajCallback_getSaajData,   saajCallback_importSoapElement,   saajCallback_setSaajData,   soapBody_addBodyElement,   soapBody_addDocument,   soapBody_addFault,   soapBody_addFault,   soapBody_addFault,   soapBody_getFault,   soapBody_hasFault,   soapFault_addDetail,   soapFault_getDetail,   soapFault_getFaultActor,   soapFault_getFaultCode,   soapFault_getFaultCodeAsName,   soapFault_getFaultString,   soapFault_getFaultStringLocale,   soapFault_setFaultActor,   soapFault_setFaultCode,   soapFault_setFaultCode,   soapFault_setFaultString,   soapFault_setFaultString,   soapHeaderElement_getActor,   soapHeaderElement_getMustUnderstand,   soapHeaderElement_setActor,   soapHeaderElement_setMustUnderstand,   soapHeader_addHeaderElement,   soapHeader_examineAllHeaderElements,   soapHeader_examineHeaderElements,   soapHeader_examineMustUnderstandHeaderElements,   soapHeader_extractAllHeaderElements,   soapHeader_extractHeaderElements
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.xmlbeans.impl.store.DomImpl Detail:
 public static Element _attr_getOwnerElement(DomImpl.Dom a) 
 public static boolean _attr_getSpecified(DomImpl.Dom a) 
 public static int _attributes_getLength(DomImpl.Dom e) 
 public static Node _attributes_getNamedItem(DomImpl.Dom e,
    String name) 
 public static Node _attributes_getNamedItemNS(DomImpl.Dom e,
    String uri,
    String local) 
 public static Node _attributes_item(DomImpl.Dom e,
    int index) 
 public static Node _attributes_removeNamedItem(DomImpl.Dom e,
    String name) 
 public static Node _attributes_removeNamedItemNS(DomImpl.Dom e,
    String uri,
    String local) 
 public static Node _attributes_setNamedItem(DomImpl.Dom e,
    Node attr) 
 public static Node _attributes_setNamedItemNS(DomImpl.Dom e,
    Node attr) 
 public static  void _characterData_appendData(DomImpl.Dom cd,
    String arg) 
 public static  void _characterData_deleteData(DomImpl.Dom c,
    int offset,
    int count) 
 public static String _characterData_getData(DomImpl.Dom c) 
 public static int _characterData_getLength(DomImpl.Dom c) 
 public static  void _characterData_insertData(DomImpl.Dom c,
    int offset,
    String arg) 
 public static  void _characterData_replaceData(DomImpl.Dom c,
    int offset,
    int count,
    String arg) 
 public static  void _characterData_setData(DomImpl.Dom c,
    String data) 
 public static String _characterData_substringData(DomImpl.Dom c,
    int offset,
    int count) 
 public static int _childNodes_getLength(DomImpl.Dom n) 
 public static Node _childNodes_item(DomImpl.Dom n,
    int i) 
 public static Attr _document_createAttribute(DomImpl.Dom d,
    String name) 
 public static Attr _document_createAttributeNS(DomImpl.Dom d,
    String uri,
    String qname) 
 public static CDATASection _document_createCDATASection(DomImpl.Dom d,
    String data) 
 public static Comment _document_createComment(DomImpl.Dom d,
    String data) 
 public static DocumentFragment _document_createDocumentFragment(DomImpl.Dom d) 
 public static Element _document_createElement(DomImpl.Dom d,
    String name) 
 public static Element _document_createElementNS(DomImpl.Dom d,
    String uri,
    String qname) 
 public static EntityReference _document_createEntityReference(DomImpl.Dom d,
    String name) 
 public static ProcessingInstruction _document_createProcessingInstruction(DomImpl.Dom d,
    String target,
    String data) 
 public static Text _document_createTextNode(DomImpl.Dom d,
    String data) 
 public static DocumentType _document_getDoctype(DomImpl.Dom d) 
 public static Element _document_getDocumentElement(DomImpl.Dom d) 
 public static Element _document_getElementById(DomImpl.Dom d,
    String elementId) 
 public static NodeList _document_getElementsByTagName(DomImpl.Dom d,
    String name) 
 public static NodeList _document_getElementsByTagNameNS(DomImpl.Dom d,
    String uri,
    String local) 
 public static DOMImplementation _document_getImplementation(DomImpl.Dom d) 
 public static Node _document_importNode(DomImpl.Dom d,
    Node n,
    boolean deep) 
 public static Document _domImplementation_createDocument(Locale l,
    String u,
    String n,
    DocumentType t) 
 public static boolean _domImplementation_hasFeature(Locale l,
    String feature,
    String version) 
 public static String _element_getAttribute(DomImpl.Dom e,
    String name) 
 public static String _element_getAttributeNS(DomImpl.Dom e,
    String uri,
    String local) 
 public static Attr _element_getAttributeNode(DomImpl.Dom e,
    String name) 
 public static Attr _element_getAttributeNodeNS(DomImpl.Dom e,
    String uri,
    String local) 
 public static NodeList _element_getElementsByTagName(DomImpl.Dom e,
    String name) 
 public static NodeList _element_getElementsByTagNameNS(DomImpl.Dom e,
    String uri,
    String local) 
 public static String _element_getTagName(DomImpl.Dom e) 
 public static boolean _element_hasAttribute(DomImpl.Dom e,
    String name) 
 public static boolean _element_hasAttributeNS(DomImpl.Dom e,
    String uri,
    String local) 
 public static  void _element_removeAttribute(DomImpl.Dom e,
    String name) 
 public static  void _element_removeAttributeNS(DomImpl.Dom e,
    String uri,
    String local) 
 public static Attr _element_removeAttributeNode(DomImpl.Dom e,
    Attr oldAttr) 
 public static  void _element_setAttribute(DomImpl.Dom e,
    String name,
    String value) 
 public static  void _element_setAttributeNS(DomImpl.Dom e,
    String uri,
    String qname,
    String value) 
 public static Attr _element_setAttributeNode(DomImpl.Dom e,
    Attr newAttr) 
 public static Attr _element_setAttributeNodeNS(DomImpl.Dom e,
    Attr newAttr) 
 public static XmlCursor _getXmlCursor(DomImpl.Dom n) 
 public static XmlObject _getXmlObject(DomImpl.Dom n) 
 public static XMLStreamReader _getXmlStreamReader(DomImpl.Dom n) 
 public static Node _node_appendChild(DomImpl.Dom p,
    Node newChild) 
 public static Node _node_cloneNode(DomImpl.Dom n,
    boolean deep) 
 public static short _node_compareDocumentPosition(DomImpl.Dom n,
    Node other) 
 public static String _node_getBaseURI(DomImpl.Dom n) 
 public static Object _node_getFeature(DomImpl.Dom n,
    String feature,
    String version) 
 public static Node _node_getFirstChild(DomImpl.Dom n) 
 public static Node _node_getLastChild(DomImpl.Dom n) 
 public static String _node_getLocalName(DomImpl.Dom n) 
 public static String _node_getNamespaceURI(DomImpl.Dom n) 
 public static Node _node_getNextSibling(DomImpl.Dom n) 
 public static String _node_getNodeName(DomImpl.Dom n) 
 public static short _node_getNodeType(DomImpl.Dom n) 
 public static String _node_getNodeValue(DomImpl.Dom n) 
 public static Document _node_getOwnerDocument(DomImpl.Dom n) 
 public static Node _node_getParentNode(DomImpl.Dom n) 
 public static String _node_getPrefix(DomImpl.Dom n) 
 public static Node _node_getPreviousSibling(DomImpl.Dom n) 
 public static String _node_getTextContent(DomImpl.Dom n) 
 public static Object _node_getUserData(DomImpl.Dom n,
    String key) 
 public static boolean _node_hasAttributes(DomImpl.Dom n) 
 public static boolean _node_hasChildNodes(DomImpl.Dom n) 
 public static Node _node_insertBefore(DomImpl.Dom p,
    Node newChild,
    Node refChild) 
 public static boolean _node_isDefaultNamespace(DomImpl.Dom n,
    String namespaceURI) 
 public static boolean _node_isEqualNode(DomImpl.Dom n,
    Node arg) 
 public static boolean _node_isSameNode(DomImpl.Dom n,
    Node arg) 
 public static boolean _node_isSupported(DomImpl.Dom n,
    String feature,
    String version) 
 public static String _node_lookupNamespaceURI(DomImpl.Dom n,
    String prefix) 
 public static String _node_lookupPrefix(DomImpl.Dom n,
    String namespaceURI) 
 public static  void _node_normalize(DomImpl.Dom n) 
 public static Node _node_removeChild(DomImpl.Dom p,
    Node child) 
 public static Node _node_replaceChild(DomImpl.Dom p,
    Node newChild,
    Node oldChild) 
 public static  void _node_setNodeValue(DomImpl.Dom n,
    String nodeValue) 
 public static  void _node_setPrefix(DomImpl.Dom n,
    String prefix) 
 public static  void _node_setTextContent(DomImpl.Dom n,
    String textContent) 
 public static Object _node_setUserData(DomImpl.Dom n,
    String key,
    Object data,
    UserDataHandler handler) 
 public static String _processingInstruction_getData(DomImpl.Dom p) 
 public static String _processingInstruction_getTarget(DomImpl.Dom p) 
 public static  void _processingInstruction_setData(DomImpl.Dom p,
    String data) 
 public static SOAPElement _soapElement_addAttribute(DomImpl.Dom d,
    Name name,
    String value) throws SOAPException 
 public static SOAPElement _soapElement_addChildElement(DomImpl.Dom d,
    SOAPElement oldChild) throws SOAPException 
 public static SOAPElement _soapElement_addChildElement(DomImpl.Dom d,
    Name name) throws SOAPException 
 public static SOAPElement _soapElement_addChildElement(DomImpl.Dom d,
    String localName) throws SOAPException 
 public static SOAPElement _soapElement_addChildElement(DomImpl.Dom d,
    String localName,
    String prefix) throws SOAPException 
 public static SOAPElement _soapElement_addChildElement(DomImpl.Dom d,
    String localName,
    String prefix,
    String uri) throws SOAPException 
 public static SOAPElement _soapElement_addNamespaceDeclaration(DomImpl.Dom d,
    String prefix,
    String uri) 
 public static SOAPElement _soapElement_addTextNode(DomImpl.Dom d,
    String data) 
 public static Iterator _soapElement_getAllAttributes(DomImpl.Dom d) 
 public static String _soapElement_getAttributeValue(DomImpl.Dom d,
    Name name) 
 public static Iterator _soapElement_getChildElements(DomImpl.Dom d) 
 public static Iterator _soapElement_getChildElements(DomImpl.Dom d,
    Name name) 
 public static Name _soapElement_getElementName(DomImpl.Dom d) 
 public static String _soapElement_getEncodingStyle(DomImpl.Dom d) 
 public static Iterator _soapElement_getNamespacePrefixes(DomImpl.Dom d) 
 public static String _soapElement_getNamespaceURI(DomImpl.Dom d,
    String prefix) 
 public static Iterator _soapElement_getVisibleNamespacePrefixes(DomImpl.Dom d) 
 public static boolean _soapElement_removeAttribute(DomImpl.Dom d,
    Name name) 
 public static  void _soapElement_removeContents(DomImpl.Dom d) 
 public static boolean _soapElement_removeNamespaceDeclaration(DomImpl.Dom d,
    String prefix) 
 public static  void _soapElement_setEncodingStyle(DomImpl.Dom d,
    String encodingStyle) 
 public static <