| Package | Description |
|---|---|
| org.apache.xerces.dom | |
| org.apache.xerces.impl.xs | |
| org.apache.xerces.xs |
| Modifier and Type | Class and Description |
|---|---|
class |
PSVIAttrNSImpl
Attribute namespace implementation; stores PSVI attribute items.
|
class |
PSVIElementNSImpl
Element namespace implementation; stores PSVI element items.
|
| Modifier and Type | Method and Description |
|---|---|
ItemPSVI |
PSVIElementNSImpl.constant() |
ItemPSVI |
PSVIAttrNSImpl.constant() |
| Modifier and Type | Class and Description |
|---|---|
class |
AttributePSVImpl
Attribute PSV infoset augmentations implementation.
|
class |
ElementPSVImpl
Element PSV infoset augmentations implementation.
|
| Modifier and Type | Method and Description |
|---|---|
ItemPSVI |
ElementPSVImpl.constant() |
ItemPSVI |
AttributePSVImpl.constant() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AttributePSVI
Represents a PSVI item for one attribute information item.
|
interface |
ElementPSVI
Represents a PSVI item for one element information item.
|
| Modifier and Type | Method and Description |
|---|---|
ItemPSVI |
ItemPSVI.constant()
Returns a reference to an immutable instance with the same data
that this instance of
ItemPSVI currently has. |
Copyright © 2019 JBoss by Red Hat. All rights reserved.