|
BEA Systems, Inc. | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectweblogic.apache.xerces.impl.dtd.XMLNotationDecl
Field Summary | |
String |
baseSystemId
Deprecated. base systemId |
String |
name
Deprecated. name |
String |
publicId
Deprecated. publicId |
String |
systemId
Deprecated. systemId |
Constructor Summary | |
XMLNotationDecl()
Deprecated. |
Method Summary | |
void |
clear()
Deprecated. clear |
void |
setValues(String name,
String publicId,
String systemId,
String baseSystemId)
Deprecated. setValues |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public String baseSystemId
public String name
public String publicId
public String systemId
Constructor Detail |
public XMLNotationDecl()
Method Detail |
public void clear()
public void setValues(String name, String publicId, String systemId, String baseSystemId)
name
- publicId
- systemId
-
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs91 Copyright 2005 BEA Systems Inc. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |