|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ws.commons.schema.XmlSchemaObject
org.apache.ws.commons.schema.XmlSchemaAnnotated
org.apache.ws.commons.schema.XmlSchemaExternal
org.apache.ws.commons.schema.XmlSchemaRedefine
Allows simple and complex types, groups, and attribute groups from external schema files to be redefined in the current schema. This class provides versioning for the schema elements. Represents the World Wide Web Consortium (W3C) redefine element.
Field Summary |
Fields inherited from class org.apache.ws.commons.schema.XmlSchemaAnnotated |
unhandledAttributes |
Constructor Summary | |
XmlSchemaRedefine()
Creates new XmlSchemaRedefine |
Method Summary | |
XmlSchemaObjectTable |
getAttributeGroup()
|
XmlSchemaObjectTable |
getGroup()
|
XmlSchemaObjectCollection |
getItems()
|
XmlSchemaObjectTable |
getSchemaTypes()
|
Methods inherited from class org.apache.ws.commons.schema.XmlSchemaExternal |
getSchema, getSchemaLocation, setSchema, setSchemaLocation |
Methods inherited from class org.apache.ws.commons.schema.XmlSchemaAnnotated |
getAnnotation, getId, getUnhandledAttributes, setAnnotation, setId, setUnhandledAttributes |
Methods inherited from class org.apache.ws.commons.schema.XmlSchemaObject |
addMetaInfo, equals, getLineNumber, getLinePosition, getMetaInfoMap, getSourceURI, setLineNumber, setLinePosition, setSourceURI, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public XmlSchemaRedefine()
Method Detail |
public XmlSchemaObjectTable getAttributeGroup()
public XmlSchemaObjectTable getGroup()
public XmlSchemaObjectCollection getItems()
public XmlSchemaObjectTable getSchemaTypes()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |