oracle.jdeveloper.xml.schema.dependency
Class ElementReferenceFactory
java.lang.Object
oracle.bali.xml.model.dependency.ReferenceFactory
oracle.jdeveloper.xml.schema.dependency.NamedReferenceFactory
oracle.jdeveloper.xml.schema.dependency.ElementReferenceFactory
- All Implemented Interfaces:
- oracle.bali.xml.indexing.IndexingFactory
public class ElementReferenceFactory
- extends NamedReferenceFactory
Reference factory for XML Schema element references.
Nested classes/interfaces inherited from interface oracle.bali.xml.indexing.IndexingFactory |
oracle.bali.xml.indexing.IndexingFactory.IndexEntry |
Method Summary |
oracle.bali.xml.model.dependency.Reference |
getReference(oracle.bali.xml.model.XmlContext context,
org.w3c.dom.Node node,
java.lang.String value)
|
protected java.lang.String |
getReferenceKey()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ElementReferenceFactory
public ElementReferenceFactory()
getReference
public oracle.bali.xml.model.dependency.Reference getReference(oracle.bali.xml.model.XmlContext context,
org.w3c.dom.Node node,
java.lang.String value)
- Specified by:
getReference
in class NamedReferenceFactory
getReferenceKey
protected java.lang.String getReferenceKey()
- Specified by:
getReferenceKey
in class NamedReferenceFactory
Copyright © 1997, 2009, Oracle. All rights reserved.