|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GrammarInfo | |
---|---|
org.openhealthexchange.openpixpdq.ihe.audit.jaxb | |
org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.runtime |
Uses of GrammarInfo in org.openhealthexchange.openpixpdq.ihe.audit.jaxb |
---|
Fields in org.openhealthexchange.openpixpdq.ihe.audit.jaxb declared as GrammarInfo | |
---|---|
static GrammarInfo |
ObjectFactory.grammarInfo
|
Uses of GrammarInfo in org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.runtime |
---|
Classes in org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.runtime that implement GrammarInfo | |
---|---|
(package private) class |
GrammarInfoFacade
This class is a facade to a collection of GrammarInfo objects. |
class |
GrammarInfoImpl
Keeps the information about the grammar as a whole. |
Methods in org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.runtime that return GrammarInfo | |
---|---|
(package private) static GrammarInfo |
GrammarInfoFacade.createGrammarInfoFacade(java.lang.String contextPath,
java.lang.ClassLoader classLoader)
|
GrammarInfo |
UnmarshallingContext.getGrammarInfo()
Obtains a reference to the current grammar info. |
GrammarInfo |
SAXUnmarshallerHandlerImpl.getGrammarInfo()
|
GrammarInfo |
DefaultJAXBContextImpl.getGrammarInfo()
|
Constructors in org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.runtime with parameters of type GrammarInfo | |
---|---|
DefaultJAXBContextImpl(GrammarInfo gi)
This constructor is used by the default no-arg constructor in the generated JAXBContextImpl objects. |
|
GrammarInfoFacade(GrammarInfo[] items)
|
|
SAXUnmarshallerHandlerImpl(UnmarshallerImpl _parent,
GrammarInfo _gi)
|
|
UnmarshallerImpl(DefaultJAXBContextImpl context,
GrammarInfo gi)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |