Searched defs:removeChild (Results 1 - 25 of 25) sorted by relevance

/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/ui/tree/
H A DSimpleTreeGroupNode.java46 public SimpleTreeNode removeChild(int index) { method in class:SimpleTreeGroupNode
/openjdk9/corba/src/java.corba/share/classes/com/sun/corba/se/impl/monitoring/
H A DMonitoredObjectImpl.java76 public void removeChild( String name ) { method in class:MonitoredObjectImpl
/openjdk9/corba/src/java.corba/share/classes/com/sun/corba/se/spi/monitoring/
H A DMonitoredObject.java64 public void removeChild( String name ); method in interface:MonitoredObject
/openjdk9/jdk/src/java.desktop/share/classes/com/sun/imageio/plugins/tiff/
H A DTIFFFieldNode.java217 public Node removeChild(Node oldChild) { method in class:TIFFFieldNode
/openjdk9/test/failure_handler/src/share/classes/jdk/test/failurehandler/
H A DHtmlSection.java112 protected final void removeChild(HtmlSection child) { method in class:HtmlSection
/openjdk9/jdk/src/java.prefs/macosx/classes/java/util/prefs/
H A DMacOSXPreferences.java185 private void removeChild(String child) method in class:MacOSXPreferences
/openjdk9/hotspot/test/testlibrary/jittester/src/jdk/test/lib/jittester/
H A DIRNode.java105 public boolean removeChild(IRNode l) { method in class:IRNode
/openjdk9/jaxp/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/xs/opti/
H A DDefaultNode.java164 public Node removeChild(Node oldChild) throws DOMException { method in class:DefaultNode
/openjdk9/hotspot/test/testlibrary/jittester/src/jdk/test/lib/jittester/types/
H A DTypeKlass.java101 protected void removeChild(String c) { method in class:TypeKlass
/openjdk9/jaxp/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/dom/
H A DParentNode.java480 public Node removeChild(Node oldChild) method in class:ParentNode
H A DAttrImpl.java882 public Node removeChild(Node oldChild) method in class:AttrImpl
H A DRangeImpl.java1006 Node removeChild(Node parent, Node child) { method in class:RangeImpl
H A DNodeImpl.java500 public Node removeChild(Node oldChild) method in class:NodeImpl
H A DCoreDocumentImpl.java467 public Node removeChild(Node oldChild) throws DOMException { method in class:CoreDocumentImpl
[all...]
/openjdk9/jaxp/src/java.xml/share/classes/org/w3c/dom/
H A DNode.java403 public Node removeChild(Node oldChild) method in interface:Node
/openjdk9/jaxws/src/java.xml.ws/share/classes/com/sun/xml/internal/messaging/saaj/soap/
H A DSOAPDocumentFragment.java98 public Node removeChild(Node oldChild) throws DOMException { method in class:SOAPDocumentFragment
H A DSOAPPartImpl.java671 public org.w3c.dom.Node removeChild(org.w3c.dom.Node arg0) method in class:SOAPPartImpl
H A DSOAPDocumentImpl.java434 public Node removeChild(Node oldChild) throws DOMException { method in class:SOAPDocumentImpl
/openjdk9/jaxp/src/java.xml/share/classes/com/sun/org/apache/xml/internal/dtm/ref/dom2dtm/
H A DDOM2DTMdefaultNamespaceDeclarationNode.java96 public Node removeChild(Node a) {throw new DTMException(NOT_SUPPORTED_ERR);} method in class:DOM2DTMdefaultNamespaceDeclarationNode
/openjdk9/jaxws/src/java.xml.ws/share/classes/com/sun/xml/internal/messaging/saaj/soap/impl/
H A DTextImpl.java188 public Node removeChild(Node oldChild) throws DOMException { method in class:TextImpl
H A DElementImpl.java213 public Node removeChild(Node oldChild) throws DOMException { method in class:ElementImpl
/openjdk9/jdk/src/java.base/solaris/classes/sun/nio/fs/
H A DSolarisWatchService.java203 public void removeChild(Path name) { method in class:SolarisWatchService.SolarisWatchKey
756 void removeChild(Path name); method in interface:SolarisWatchService.DirectoryNode
/openjdk9/jdk/src/java.desktop/share/classes/javax/imageio/metadata/
H A DIIOMetadataNode.java575 public Node removeChild(Node oldChild) { method in class:IIOMetadataNode
/openjdk9/jaxp/src/java.xml/share/classes/com/sun/org/apache/xml/internal/dtm/ref/
H A DDTMNodeProxy.java548 public final Node removeChild(Node oldChild) throws DOMException method in class:DTMNodeProxy
/openjdk9/jaxp/src/java.xml/share/classes/com/sun/org/apache/xml/internal/utils/
H A DUnImplNode.java695 public Node removeChild(Node oldChild) throws DOMException method in class:UnImplNode

Completed in 323 milliseconds