Searched defs:createUnmarshaller (Results 26 - 50 of 2331) sorted by relevance

1234567891011>>

/forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/entityconfig/impl/runtime/
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-diagnostics-schema/src/main/java/com/sun/identity/diagnostic/base/core/jaxbgen/impl/
H A DCategoryElementImpl.java31 public com.sun.identity.diagnostic.base.core.jaxbgen.impl.runtime.UnmarshallingEventHandler createUnmarshaller(com.sun.identity.diagnostic.base.core.jaxbgen.impl.runtime.UnmarshallingContext context) { method in class:CategoryElementImpl
H A DLibrariesElementImpl.java31 public com.sun.identity.diagnostic.base.core.jaxbgen.impl.runtime.UnmarshallingEventHandler createUnmarshaller(com.sun.identity.diagnostic.base.core.jaxbgen.impl.runtime.UnmarshallingContext context) { method in class:LibrariesElementImpl
H A DLibrariesTypeImpl.java33 public com.sun.identity.diagnostic.base.core.jaxbgen.impl.runtime.UnmarshallingEventHandler createUnmarshaller(com.sun.identity.diagnostic.base.core.jaxbgen.impl.runtime.UnmarshallingContext context) { method in class:LibrariesTypeImpl
H A DLibraryElementImpl.java31 public com.sun.identity.diagnostic.base.core.jaxbgen.impl.runtime.UnmarshallingEventHandler createUnmarshaller(com.sun.identity.diagnostic.base.core.jaxbgen.impl.runtime.UnmarshallingContext context) { method in class:LibraryElementImpl
H A DLibraryTypeImpl.java33 public com.sun.identity.diagnostic.base.core.jaxbgen.impl.runtime.UnmarshallingEventHandler createUnmarshaller(com.sun.identity.diagnostic.base.core.jaxbgen.impl.runtime.UnmarshallingContext context) { method in class:LibraryTypeImpl
H A DLoadOnStartupElementImpl.java31 public com.sun.identity.diagnostic.base.core.jaxbgen.impl.runtime.UnmarshallingEventHandler createUnmarshaller(com.sun.identity.diagnostic.base.core.jaxbgen.impl.runtime.UnmarshallingContext context) { method in class:LoadOnStartupElementImpl
H A DLoadOnStartupTypeImpl.java33 public com.sun.identity.diagnostic.base.core.jaxbgen.impl.runtime.UnmarshallingEventHandler createUnmarshaller(com.sun.identity.diagnostic.base.core.jaxbgen.impl.runtime.UnmarshallingContext context) { method in class:LoadOnStartupTypeImpl
H A DRealizationElementImpl.java31 public com.sun.identity.diagnostic.base.core.jaxbgen.impl.runtime.UnmarshallingEventHandler createUnmarshaller(com.sun.identity.diagnostic.base.core.jaxbgen.impl.runtime.UnmarshallingContext context) { method in class:RealizationElementImpl
H A DRealizationTypeImpl.java33 public com.sun.identity.diagnostic.base.core.jaxbgen.impl.runtime.UnmarshallingEventHandler createUnmarshaller(com.sun.identity.diagnostic.base.core.jaxbgen.impl.runtime.UnmarshallingContext context) { method in class:RealizationTypeImpl
H A DResourceBundlesElementImpl.java31 public com.sun.identity.diagnostic.base.core.jaxbgen.impl.runtime.UnmarshallingEventHandler createUnmarshaller(com.sun.identity.diagnostic.base.core.jaxbgen.impl.runtime.UnmarshallingContext context) { method in class:ResourceBundlesElementImpl
H A DResourceBundlesTypeImpl.java33 public com.sun.identity.diagnostic.base.core.jaxbgen.impl.runtime.UnmarshallingEventHandler createUnmarshaller(com.sun.identity.diagnostic.base.core.jaxbgen.impl.runtime.UnmarshallingContext context) { method in class:ResourceBundlesTypeImpl
H A DResourceElementImpl.java31 public com.sun.identity.diagnostic.base.core.jaxbgen.impl.runtime.UnmarshallingEventHandler createUnmarshaller(com.sun.identity.diagnostic.base.core.jaxbgen.impl.runtime.UnmarshallingContext context) { method in class:ResourceElementImpl
H A DResourceTypeImpl.java33 public com.sun.identity.diagnostic.base.core.jaxbgen.impl.runtime.UnmarshallingEventHandler createUnmarshaller(com.sun.identity.diagnostic.base.core.jaxbgen.impl.runtime.UnmarshallingContext context) { method in class:ResourceTypeImpl
H A DRuntimeElementImpl.java31 public com.sun.identity.diagnostic.base.core.jaxbgen.impl.runtime.UnmarshallingEventHandler createUnmarshaller(com.sun.identity.diagnostic.base.core.jaxbgen.impl.runtime.UnmarshallingContext context) { method in class:RuntimeElementImpl
H A DServiceElementImpl.java31 public com.sun.identity.diagnostic.base.core.jaxbgen.impl.runtime.UnmarshallingEventHandler createUnmarshaller(com.sun.identity.diagnostic.base.core.jaxbgen.impl.runtime.UnmarshallingContext context) { method in class:ServiceElementImpl
H A DTypeofserviceElementImpl.java31 public com.sun.identity.diagnostic.base.core.jaxbgen.impl.runtime.UnmarshallingEventHandler createUnmarshaller(com.sun.identity.diagnostic.base.core.jaxbgen.impl.runtime.UnmarshallingContext context) { method in class:TypeofserviceElementImpl
H A DTypeofserviceTypeImpl.java33 public com.sun.identity.diagnostic.base.core.jaxbgen.impl.runtime.UnmarshallingEventHandler createUnmarshaller(com.sun.identity.diagnostic.base.core.jaxbgen.impl.runtime.UnmarshallingContext context) { method in class:TypeofserviceTypeImpl
/forgerock/openam-v13/openam-schema/openam-diagnostics-schema/src/main/java/com/sun/identity/diagnostic/base/core/jaxbgen/impl/runtime/
H A DGrammarInfoFacade.java42 public UnmarshallingEventHandler createUnmarshaller(String namespaceUri, String localName, UnmarshallingContext context) { method in class:GrammarInfoFacade
45 UnmarshallingEventHandler ueh = grammarInfos[i].createUnmarshaller( namespaceUri, localName, context );
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-liberty-schema/src/main/java/com/sun/identity/federation/jaxb/entityconfig/impl/
H A DAffiliationDescriptorConfigElementImpl.java31 public com.sun.identity.federation.jaxb.entityconfig.impl.runtime.UnmarshallingEventHandler createUnmarshaller(com.sun.identity.federation.jaxb.entityconfig.impl.runtime.UnmarshallingContext context) { method in class:AffiliationDescriptorConfigElementImpl
H A DAttributeElementImpl.java31 public com.sun.identity.federation.jaxb.entityconfig.impl.runtime.UnmarshallingEventHandler createUnmarshaller(com.sun.identity.federation.jaxb.entityconfig.impl.runtime.UnmarshallingContext context) { method in class:AttributeElementImpl
H A DAttributeTypeImpl.java42 public com.sun.identity.federation.jaxb.entityconfig.impl.runtime.UnmarshallingEventHandler createUnmarshaller(com.sun.identity.federation.jaxb.entityconfig.impl.runtime.UnmarshallingContext context) { method in class:AttributeTypeImpl
H A DBaseConfigTypeImpl.java42 public com.sun.identity.federation.jaxb.entityconfig.impl.runtime.UnmarshallingEventHandler createUnmarshaller(com.sun.identity.federation.jaxb.entityconfig.impl.runtime.UnmarshallingContext context) { method in class:BaseConfigTypeImpl

Completed in 3042 milliseconds

1234567891011>>