org.apache.xerces.impl.xs.opti
Class NodeImpl
- Node
$Id: NodeImpl.java 446728 2006-09-15 20:43:46Z mrglavas $- Rahul Srivastava, Sun Microsystems Inc.
NodeImpl()
|
NodeImpl(String prefix, String localpart, String rawname, String uri, short nodeType)
|
appendChild, cloneNode, compareDocumentPosition, getAttributes, getBaseURI, getChildNodes, getFeature, getFirstChild, getLastChild, getLocalName, getNamespaceURI, getNextSibling, getNodeName, getNodeType, getNodeValue, getOwnerDocument, getParentNode, getPrefix, getPreviousSibling, getTextContent, getUserData, hasAttributes, hasChildNodes, insertBefore, isDefaultNamespace, isEqualNode, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, normalize, removeChild, replaceChild, setNodeValue, setPrefix, setTextContent, setUserData |
NodeImpl
public NodeImpl()
NodeImpl
public NodeImpl(String prefix,
String localpart,
String rawname,
String uri,
short nodeType)
getReadOnly
public boolean getReadOnly()
setReadOnly
public void setReadOnly(boolean hide,
boolean deep)
Copyright B) 1999-2007 The Apache Software Foundation. All Rights Reserved.