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

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/dom/
H A DEntityImpl.java62 public class EntityImpl class in inherits:ParentNode,Entity
108 public EntityImpl(CoreDocumentImpl ownerDoc, String name) { method in class:EntityImpl
162 EntityImpl newentity = (EntityImpl)super.cloneNode(deep);
367 } // class EntityImpl

Completed in 30 milliseconds