| Package | Description |
|---|---|
| jdk7u.jaxp.org.apache.xerces.external.impl.xs | |
| jdk7u.jaxp.org.apache.xerces.external.xs |
| Modifier and Type | Class and Description |
|---|---|
class |
XSElementDecl
The XML representation for an element declaration
schema component is an
|
class |
XSModelGroupImpl
Store schema model group declaration.
|
class |
XSWildcardDecl
The XML representation for a wildcard declaration
schema component is an
|
| Modifier and Type | Field and Description |
|---|---|
XSTerm |
XSParticleDecl.fValue |
| Modifier and Type | Method and Description |
|---|---|
XSTerm |
XSParticleDecl.getTerm()
{term} One of a model group, a wildcard, or an element declaration.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
XSElementDeclaration
The interface represents the Element Declaration schema component.
|
interface |
XSModelGroup
This interface represents the Model Group schema component.
|
interface |
XSWildcard
This interface represents the Wildcard schema component.
|
| Modifier and Type | Method and Description |
|---|---|
XSTerm |
XSParticle.getTerm()
[term]: one of a model group, a wildcard, or an element declaration.
|
Copyright © 2018–2021 mhoffrogge. All rights reserved.