org.apache.xerces.impl.xs.opti
Class NodeImpl
- Node
$Id: NodeImpl.java,v 1.4 2004/10/06 15:14:49 mrglavas Exp $- 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-2005 Apache XML Project. All Rights Reserved.