Package | Description |
---|---|
org.apache.xerces.impl.xs | |
org.apache.xerces.xs |
Modifier and Type | Class and Description |
---|---|
class |
XSGroupDecl
The XML representation for a group declaration
schema component is a global <group> element information item
|
Modifier and Type | Method and Description |
---|---|
XSModelGroupDefinition |
SchemaGrammar.getModelGroupDefinition(String name)
Convenience method.
|
XSModelGroupDefinition |
XSModelImpl.getModelGroupDefinition(String name,
String namespace)
Convenience method.
|
XSModelGroupDefinition |
XSModelImpl.getModelGroupDefinition(String name,
String namespace,
String loc)
Convenience method.
|
Modifier and Type | Method and Description |
---|---|
XSModelGroupDefinition |
XSNamespaceItem.getModelGroupDefinition(String name)
Convenience method.
|
XSModelGroupDefinition |
XSModel.getModelGroupDefinition(String name,
String namespace)
Convenience method.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.