|
BEA Systems, Inc. | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectweblogic.xml.security.specs.SpecBase
weblogic.xml.security.specs.ElementIdentifier
Field Summary |
Constructor Summary | |
ElementIdentifier(QName name)
Deprecated. |
|
ElementIdentifier(QName name,
String restriction)
Deprecated. |
|
ElementIdentifier(String namespace,
String type)
Deprecated. |
|
ElementIdentifier(String namespace,
String type,
String restriction)
Deprecated. |
|
ElementIdentifier(XMLInputStream in,
String ns)
Deprecated. |
Method Summary | |
boolean |
equals(Object o)
Deprecated. |
protected void |
fromXMLInternal(XMLInputStream in,
String ns)
Deprecated. |
String |
getLocalName()
Deprecated. |
String |
getNamespace()
Deprecated. |
String |
getRestriction()
Deprecated. |
XMLName |
getXMLName()
Deprecated. |
int |
hashCode()
Deprecated. |
static void |
main(String[] args)
Deprecated. |
String |
toString()
Deprecated. |
void |
toXML(XMLOutputStream out,
String ns,
int indent)
Deprecated. |
static boolean |
validRestriction(String restriction)
Deprecated. |
Methods inherited from class weblogic.xml.security.specs.SpecBase |
toXML |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public ElementIdentifier(QName name)
public ElementIdentifier(QName name, String restriction)
public ElementIdentifier(String namespace, String type)
public ElementIdentifier(String namespace, String type, String restriction)
public ElementIdentifier(XMLInputStream in, String ns) throws XMLStreamException
Method Detail |
public boolean equals(Object o)
protected void fromXMLInternal(XMLInputStream in, String ns) throws XMLStreamException
fromXMLInternal
in class SpecBase
XMLStreamException
public String getLocalName()
public String getNamespace()
public String getRestriction()
public XMLName getXMLName()
public int hashCode()
public static void main(String[] args) throws Exception
Exception
public String toString()
public void toXML(XMLOutputStream out, String ns, int indent) throws XMLStreamException
toXML
in class SpecBase
XMLStreamException
public static final boolean validRestriction(String restriction)
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs90 Copyright 2005 BEA Systems Inc. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |