Package | Description |
---|---|
org.opensaml.xml.schema.impl |
Implementations of the interfaces for XMLObjects that represent XML schema types.
|
Modifier and Type | Class and Description |
---|---|
class |
XSQNameImpl
Concrete implementation of
XSQName . |
Modifier and Type | Method and Description |
---|---|
XSQName |
XSQNameBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|
Copyright © 1999–2015. All rights reserved.