public class XmlSchemaRedefine extends XmlSchemaExternal
| Constructor and Description |
|---|
XmlSchemaRedefine(XmlSchema parent)
Creates new XmlSchemaRedefine
|
| Modifier and Type | Method and Description |
|---|---|
Map<QName,XmlSchemaAttributeGroup> |
getAttributeGroups() |
Map<QName,XmlSchemaGroup> |
getGroups() |
List<XmlSchemaObject> |
getItems() |
Map<QName,XmlSchemaType> |
getSchemaTypes() |
getSchema, getSchemaLocation, setSchema, setSchemaLocationgetAnnotation, getId, getUnhandledAttributes, setAnnotation, setId, setUnhandledAttributes, toStringaddMetaInfo, equals, getLineNumber, getLinePosition, getMetaInfoMap, getSourceURI, hashCode, setLineNumber, setLinePosition, setMetaInfoMap, setSourceURIpublic XmlSchemaRedefine(XmlSchema parent)
public Map<QName,XmlSchemaAttributeGroup> getAttributeGroups()
public Map<QName,XmlSchemaGroup> getGroups()
public List<XmlSchemaObject> getItems()
public Map<QName,XmlSchemaType> getSchemaTypes()
Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.