|
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
public class 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 name
public String publicId
public String systemId
public String baseSystemId
| Constructor Detail |
|---|
public XMLNotationDecl()
| Method Detail |
|---|
public void setValues(String name,
String publicId,
String systemId,
String baseSystemId)
name - publicId - systemId - public void clear()
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs92 Copyright 2006 BEA Systems Inc. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||