Package | Description |
---|---|
com.iplanet.services.ldap |
Deprecated classes for LDAP support.
|
com.iplanet.services.util |
Utilities for service management.
|
Modifier and Type | Method and Description |
---|---|
void |
DSConfigMgrBase.parseServiceConfigXML() |
void |
Server.process(XMLParser parser,
String name,
Vector elems,
Hashtable atts,
String Pcdata)
This method is an implementation of the interface and must be called only
by the
XMLParser object. |
void |
ServerGroup.process(XMLParser parser,
String name,
Vector elems,
Hashtable atts,
String Pcdata)
Not to be called.
|
Modifier and Type | Method and Description |
---|---|
Object |
XMLParser.parse(InputStream xmlin)
Parse an XML document.
|
Object |
XMLParser.parse(String s)
Parses an XML document from a String variable.
|
void |
ParseOutput.process(XMLParser parser,
String name,
Vector elems,
Hashtable atts,
String Pcdata)
method called by the XML callback function
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.