|
Oracle® Database XML Java API Reference 11g Release 2 (11.2) E10769-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.xml.binxml.BinXMLVocabId
public class BinXMLVocabId
This class is used to represent the vocabulary Id associated with each dtd or schema document as per the CSX RFC.
| Constructor Summary | |
|---|---|
BinXMLVocabId() |
|
| Method Summary | |
|---|---|
void |
setVocabID(byte[] id)This method sets the vocabulary Id for the class. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BinXMLVocabId()
| Method Detail |
|---|
public void setVocabID(byte[] id)
Vocabulary - Id
|
Oracle® Database XML Java API Reference 11g Release 2 (11.2) E10769-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||