Class SchemaRootBase.SchemaTypeUnmarshaller

  • All Implemented Interfaces:
    IUnmarshaller
    Enclosing class:
    SchemaRootBase

    public static class SchemaRootBase.SchemaTypeUnmarshaller
    extends java.lang.Object
    implements IUnmarshaller
    Unmarshaller for schema-type elements.
    • Field Detail

      • ELEMENT_NAME

        private static java.lang.String ELEMENT_NAME
        Actual element name used in binding.
      • s_allowedAttributes

        public static final StringArray s_allowedAttributes
        Enumeration of allowed attribute names
    • Constructor Detail

      • SchemaTypeUnmarshaller

        public SchemaTypeUnmarshaller()