Class SchemaRootBase.SchemaTypeUnmarshaller

java.lang.Object
org.jibx.schema.codegen.custom.SchemaRootBase.SchemaTypeUnmarshaller
All Implemented Interfaces:
IUnmarshaller
Enclosing class:
SchemaRootBase

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

    • ELEMENT_NAME

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

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

    • SchemaTypeUnmarshaller

      public SchemaTypeUnmarshaller()
  • Method Details