Package | Description |
---|---|
org.jdtaus.mojo.resource.model |
JAXB classes of the
"http://jdtaus.org/core/model/container"
namespace. |
org.jdtaus.mojo.resource.model.impl.runtime |
JAXB implementation classes of the
"http://jdtaus.org/core/model/container" namespace. |
Modifier and Type | Field and Description |
---|---|
static GrammarInfo |
ObjectFactory.grammarInfo |
Modifier and Type | Class and Description |
---|---|
class |
GrammarInfoImpl
Keeps the information about the grammar as a whole.
|
Modifier and Type | Method and Description |
---|---|
GrammarInfo |
UnmarshallingContext.getGrammarInfo()
Obtains a reference to the current grammar info.
|
GrammarInfo |
SAXUnmarshallerHandlerImpl.getGrammarInfo() |
GrammarInfo |
DefaultJAXBContextImpl.getGrammarInfo() |
Constructor and Description |
---|
DefaultJAXBContextImpl(GrammarInfo gi)
This constructor is used by the default no-arg constructor in the
generated JAXBContextImpl objects.
|
SAXUnmarshallerHandlerImpl(UnmarshallerImpl _parent,
GrammarInfo _gi) |
UnmarshallerImpl(DefaultJAXBContextImpl context,
GrammarInfo gi) |
Copyright © 2005-2012 jDTAUS. All Rights Reserved.