Package | Description |
---|---|
org.opensaml.core.xml |
Base classes for working with XML as Java objects and configuring the library.
|
org.opensaml.core.xml.schema.impl |
Implementations of the interfaces for XMLObjects that represent XML schema types.
|
org.opensaml.core.xml.util |
Utility classes for working with XML, XMLObjects, and various data types.
|
Modifier and Type | Field and Description |
---|---|
private IndexedXMLObjectChildrenList<XMLObject> |
AbstractElementExtensibleXMLObject.anyXMLObjects
xs:any
XMLObject child elements. |
Modifier and Type | Field and Description |
---|---|
private IndexedXMLObjectChildrenList<XMLObject> |
XSAnyImpl.unknownXMLObjects
Child XMLObjects.
|
Modifier and Type | Field and Description |
---|---|
private IndexedXMLObjectChildrenList<ElementType> |
ListView.backingList
List that backs this view.
|
Constructor and Description |
---|
ListView(IndexedXMLObjectChildrenList<ElementType> newBackingList,
QName newIndex)
Constructor.
|
Copyright © 1999–2015 JBoss by Red Hat. All rights reserved.