Skip navigation links

Oracle® Database XML Java API Reference
11g Release 1 (11.1)

B28391-01


oracle.xml.binxml
Class BinXMLVocabId

java.lang.Object
  extended by oracle.xml.binxml.BinXMLVocabId


public class BinXMLVocabId
extends java.lang.Object

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)
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

BinXMLVocabId

public BinXMLVocabId()

Method Detail

setVocabID

public void setVocabID(byte[] id)
Parameters:
id -

Skip navigation links

Oracle® Database XML Java API Reference
11g Release 1 (11.1)

B28391-01


Copyright © 2003, 2007, Oracle. All rights reserved.