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

12

/forgerock/openam-v13/openam-schema/openam-diagnostics-schema/src/main/java/com/sun/identity/diagnostic/base/core/jaxbgen/impl/runtime/
H A DDefaultJAXBContextImpl.java23 * also creates the GrammarInfoFacade that unifies all of the grammar
31 * This object keeps information about the grammar.
69 * Once we load a grammar, we will cache the value here.
71 private com.sun.msv.grammar.Grammar grammar = null; field in class:DefaultJAXBContextImpl
74 * Loads a grammar object for the unmarshal-time validation.
80 public synchronized com.sun.msv.grammar.Grammar getGrammar() throws JAXBException {
81 if( grammar==null )
82 grammar = gi.getGrammar();
83 return grammar;
[all...]
H A DValidatingUnmarshaller.java18 import com.sun.msv.grammar.Grammar;
45 public static ValidatingUnmarshaller create( Grammar grammar, argument
52 new REDocumentDeclaration(grammar),
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/federation/jaxb/entityconfig/impl/runtime/
H A DDefaultJAXBContextImpl.java23 * also creates the GrammarInfoFacade that unifies all of the grammar
31 * This object keeps information about the grammar.
69 * Once we load a grammar, we will cache the value here.
71 private com.sun.msv.grammar.Grammar grammar = null; field in class:DefaultJAXBContextImpl
74 * Loads a grammar object for the unmarshal-time validation.
80 public synchronized com.sun.msv.grammar.Grammar getGrammar() throws JAXBException {
81 if( grammar==null )
82 grammar = gi.getGrammar();
83 return grammar;
[all...]
H A DValidatingUnmarshaller.java18 import com.sun.msv.grammar.Grammar;
45 public static ValidatingUnmarshaller create( Grammar grammar, argument
52 new REDocumentDeclaration(grammar),
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/assertion/impl/runtime/
H A DDefaultJAXBContextImpl.java23 * also creates the GrammarInfoFacade that unifies all of the grammar
31 * This object keeps information about the grammar.
69 * Once we load a grammar, we will cache the value here.
71 private com.sun.msv.grammar.Grammar grammar = null; field in class:DefaultJAXBContextImpl
74 * Loads a grammar object for the unmarshal-time validation.
80 public synchronized com.sun.msv.grammar.Grammar getGrammar() throws JAXBException {
81 if( grammar==null )
82 grammar = gi.getGrammar();
83 return grammar;
[all...]
H A DValidatingUnmarshaller.java18 import com.sun.msv.grammar.Grammar;
45 public static ValidatingUnmarshaller create( Grammar grammar, argument
52 new REDocumentDeclaration(grammar),
/forgerock/openam-v13/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/entityconfig/impl/runtime/
H A DDefaultJAXBContextImpl.java23 * also creates the GrammarInfoFacade that unifies all of the grammar
31 * This object keeps information about the grammar.
69 * Once we load a grammar, we will cache the value here.
71 private com.sun.msv.grammar.Grammar grammar = null; field in class:DefaultJAXBContextImpl
74 * Loads a grammar object for the unmarshal-time validation.
80 public synchronized com.sun.msv.grammar.Grammar getGrammar() throws JAXBException {
81 if( grammar==null )
82 grammar = gi.getGrammar();
83 return grammar;
[all...]
H A DValidatingUnmarshaller.java18 import com.sun.msv.grammar.Grammar;
45 public static ValidatingUnmarshaller create( Grammar grammar, argument
52 new REDocumentDeclaration(grammar),
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/federation/jaxb/entityconfig/impl/runtime/
H A DDefaultJAXBContextImpl.java23 * also creates the GrammarInfoFacade that unifies all of the grammar
31 * This object keeps information about the grammar.
69 * Once we load a grammar, we will cache the value here.
71 private com.sun.msv.grammar.Grammar grammar = null; field in class:DefaultJAXBContextImpl
74 * Loads a grammar object for the unmarshal-time validation.
80 public synchronized com.sun.msv.grammar.Grammar getGrammar() throws JAXBException {
81 if( grammar==null )
82 grammar = gi.getGrammar();
83 return grammar;
[all...]
H A DValidatingUnmarshaller.java18 import com.sun.msv.grammar.Grammar;
45 public static ValidatingUnmarshaller create( Grammar grammar, argument
52 new REDocumentDeclaration(grammar),
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/assertion/impl/runtime/
H A DDefaultJAXBContextImpl.java23 * also creates the GrammarInfoFacade that unifies all of the grammar
31 * This object keeps information about the grammar.
69 * Once we load a grammar, we will cache the value here.
71 private com.sun.msv.grammar.Grammar grammar = null; field in class:DefaultJAXBContextImpl
74 * Loads a grammar object for the unmarshal-time validation.
80 public synchronized com.sun.msv.grammar.Grammar getGrammar() throws JAXBException {
81 if( grammar==null )
82 grammar = gi.getGrammar();
83 return grammar;
[all...]
H A DValidatingUnmarshaller.java18 import com.sun.msv.grammar.Grammar;
45 public static ValidatingUnmarshaller create( Grammar grammar, argument
52 new REDocumentDeclaration(grammar),
/forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/entityconfig/impl/runtime/
H A DDefaultJAXBContextImpl.java23 * also creates the GrammarInfoFacade that unifies all of the grammar
31 * This object keeps information about the grammar.
69 * Once we load a grammar, we will cache the value here.
71 private com.sun.msv.grammar.Grammar grammar = null; field in class:DefaultJAXBContextImpl
74 * Loads a grammar object for the unmarshal-time validation.
80 public synchronized com.sun.msv.grammar.Grammar getGrammar() throws JAXBException {
81 if( grammar==null )
82 grammar = gi.getGrammar();
83 return grammar;
[all...]
H A DValidatingUnmarshaller.java18 import com.sun.msv.grammar.Grammar;
45 public static ValidatingUnmarshaller create( Grammar grammar, argument
52 new REDocumentDeclaration(grammar),
/forgerock/opendj-b2.6/resource/dsml/lib/
H A Djaxb1-impl.jarMETA-INF/ META-INF/MANIFEST.MF COPYING.txt META-INF/services/ META-INF/ ...
H A Djaxb-impl.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ...
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...
/forgerock/opendj2-jel-hg/resource/dsml/lib/
H A Djaxb1-impl.jarMETA-INF/ META-INF/MANIFEST.MF COPYING.txt META-INF/services/ META-INF/ ...
H A Djaxb-impl.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ...
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...
/forgerock/opendj2/ext/xalan-j/
H A DxercesImpl.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...
/forgerock/opendj2/ext/checkstyle/
H A Dcheckstyle-all-4.1.jarMETA-INF/ META-INF/MANIFEST.MF antlr/ antlr/ANTLRError.class ANTLRError.java package antlr ...
/forgerock/opendj-b2.6/ext/xalan-j/
H A DxercesImpl.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...
/forgerock/opendj-b2.6/ext/checkstyle/
H A Dcheckstyle-all-4.1.jarMETA-INF/ META-INF/MANIFEST.MF antlr/ antlr/ANTLRError.class ANTLRError.java package antlr ...
/forgerock/opendj2.6.2/ext/xalan-j/
H A DxercesImpl.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...

Completed in 172 milliseconds

12