| 
Oracle® Database XML Java API Reference 12c Release 1 (12.1) E15981-09  | 
||||||||
| 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 | 
|---|
equals, 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 12c Release 1 (12.1) E15981-09  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2003, 2014, Oracle and/or its affiliates. All rights reserved.