Searched defs:createUnmarshaller (Results 1 - 25 of 2331) sorted by relevance

1234567891011>>

/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/federation/jaxb/entityconfig/impl/runtime/
H A DUnmarshallableObject.java22 UnmarshallingEventHandler createUnmarshaller( UnmarshallingContext context ); method in interface:UnmarshallableObject
H A DDefaultJAXBContextImpl.java107 public Unmarshaller createUnmarshaller() throws JAXBException { method in class:DefaultJAXBContextImpl
H A DGrammarInfo.java35 UnmarshallingEventHandler createUnmarshaller( method in interface:GrammarInfo
55 * Returns true if the invocation of the createUnmarshaller method
H A DGrammarInfoImpl.java88 public final UnmarshallingEventHandler createUnmarshaller( method in class:GrammarInfoImpl
95 return ((UnmarshallableObject)impl.newInstance()).createUnmarshaller(context);
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/assertion/impl/runtime/
H A DUnmarshallableObject.java22 UnmarshallingEventHandler createUnmarshaller( UnmarshallingContext context ); method in interface:UnmarshallableObject
H A DDefaultJAXBContextImpl.java107 public Unmarshaller createUnmarshaller() throws JAXBException { method in class:DefaultJAXBContextImpl
H A DGrammarInfo.java35 UnmarshallingEventHandler createUnmarshaller( method in interface:GrammarInfo
55 * Returns true if the invocation of the createUnmarshaller method
H A DGrammarInfoImpl.java88 public final UnmarshallingEventHandler createUnmarshaller( method in class:GrammarInfoImpl
95 return ((UnmarshallableObject)impl.newInstance()).createUnmarshaller(context);
/forgerock/openam-v13/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/entityconfig/impl/runtime/
H A DUnmarshallableObject.java22 UnmarshallingEventHandler createUnmarshaller( UnmarshallingContext context ); method in interface:UnmarshallableObject
H A DDefaultJAXBContextImpl.java107 public Unmarshaller createUnmarshaller() throws JAXBException { method in class:DefaultJAXBContextImpl
H A DGrammarInfo.java35 UnmarshallingEventHandler createUnmarshaller( method in interface:GrammarInfo
55 * Returns true if the invocation of the createUnmarshaller method
H A DGrammarInfoImpl.java88 public final UnmarshallingEventHandler createUnmarshaller( method in class:GrammarInfoImpl
95 return ((UnmarshallableObject)impl.newInstance()).createUnmarshaller(context);
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/federation/jaxb/entityconfig/impl/runtime/
H A DUnmarshallableObject.java22 UnmarshallingEventHandler createUnmarshaller( UnmarshallingContext context ); method in interface:UnmarshallableObject
H A DDefaultJAXBContextImpl.java107 public Unmarshaller createUnmarshaller() throws JAXBException { method in class:DefaultJAXBContextImpl
H A DGrammarInfo.java35 UnmarshallingEventHandler createUnmarshaller( method in interface:GrammarInfo
55 * Returns true if the invocation of the createUnmarshaller method
H A DGrammarInfoImpl.java88 public final UnmarshallingEventHandler createUnmarshaller( method in class:GrammarInfoImpl
95 return ((UnmarshallableObject)impl.newInstance()).createUnmarshaller(context);
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/assertion/impl/runtime/
H A DUnmarshallableObject.java22 UnmarshallingEventHandler createUnmarshaller( UnmarshallingContext context ); method in interface:UnmarshallableObject
H A DDefaultJAXBContextImpl.java107 public Unmarshaller createUnmarshaller() throws JAXBException { method in class:DefaultJAXBContextImpl
H A DGrammarInfo.java35 UnmarshallingEventHandler createUnmarshaller( method in interface:GrammarInfo
55 * Returns true if the invocation of the createUnmarshaller method
H A DGrammarInfoImpl.java88 public final UnmarshallingEventHandler createUnmarshaller( method in class:GrammarInfoImpl
95 return ((UnmarshallableObject)impl.newInstance()).createUnmarshaller(context);
/forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/entityconfig/impl/runtime/
H A DUnmarshallableObject.java22 UnmarshallingEventHandler createUnmarshaller( UnmarshallingContext context ); method in interface:UnmarshallableObject
H A DDefaultJAXBContextImpl.java107 public Unmarshaller createUnmarshaller() throws JAXBException { method in class:DefaultJAXBContextImpl
/forgerock/openam-v13/openam-schema/openam-diagnostics-schema/src/main/java/com/sun/identity/diagnostic/base/core/jaxbgen/impl/runtime/
H A DUnmarshallableObject.java22 UnmarshallingEventHandler createUnmarshaller( UnmarshallingContext context ); method in interface:UnmarshallableObject
H A DDefaultJAXBContextImpl.java107 public Unmarshaller createUnmarshaller() throws JAXBException { method in class:DefaultJAXBContextImpl
H A DGrammarInfo.java35 UnmarshallingEventHandler createUnmarshaller( method in interface:GrammarInfo
55 * Returns true if the invocation of the createUnmarshaller method

Completed in 81 milliseconds

1234567891011>>