public class LDIF
extends org.opensaml.core.xml.schema.impl.XSStringImpl
[rfc2849]
http://www.ietf.org/rfc/rfc2849.txt
Simple spec description:
http://webhelp.ucs.ed.ac.uk/direct/ldifspec.htm
| Modifier and Type | Class and Description |
|---|---|
static class |
LDIF.Builder
Internal class for the builder to simplify the class structure
|
static class |
LDIF.Marshaller
Internal class that handles marshalling the object to the DOM
|
static class |
LDIF.Unmarshaller
Internal class that handles unmarshalling the object from the DOM
|
| Modifier and Type | Field and Description |
|---|---|
static String |
LOCAL_NAME |
private LocalizedLeafAttributes |
localizedLeafAttributes |
| Modifier | Constructor and Description |
|---|---|
|
LDIF() |
protected |
LDIF(String namespaceURI,
String elementLocalName,
String namespacePrefix) |
| Modifier and Type | Method and Description |
|---|---|
LocalizedLeafAttributes |
getLocalizedLeafAttributes() |
getOrderedChildren, getValue, setValuedetach, getDOM, getElementQName, getIDIndex, getNamespaceManager, getNamespaces, getNoNamespaceSchemaLocation, getObjectMetadata, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, isNil, isNilXSBoolean, manageQualifiedAttributeNamespace, prepareAttributeValueForAssignment, prepareElementContentForAssignment, prepareForAssignment, prepareForAssignment, prepareForAssignment, registerOwnID, releaseChildrenDOM, releaseDOM, releaseParentDOM, releaseThisAndChildrenDOM, releaseThisandParentDOM, resolveID, resolveIDFromRoot, setDOM, setElementNamespacePrefix, setElementQName, setNil, setNil, setNoNamespaceSchemaLocation, setParent, setSchemaLocation, setSchemaTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdetach, getDOM, getElementQName, getIDIndex, getNamespaceManager, getNamespaces, getNoNamespaceSchemaLocation, getObjectMetadata, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, isNil, isNilXSBoolean, releaseChildrenDOM, releaseDOM, releaseParentDOM, resolveID, resolveIDFromRoot, setDOM, setNil, setNil, setNoNamespaceSchemaLocation, setParent, setSchemaLocationpublic static String LOCAL_NAME
private LocalizedLeafAttributes localizedLeafAttributes
public LocalizedLeafAttributes getLocalizedLeafAttributes()
Copyright © 1999–2015. All rights reserved.