public class Asn1XerDecodeBuffer
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
protected org.xml.sax.InputSource | 
mInputSource  | 
| Constructor and Description | 
|---|
Asn1XerDecodeBuffer(java.lang.String xmlURI)
This constructor creates an XER decode buffer. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
org.xml.sax.InputSource | 
getInputSource()
This method returns the SAX input source object. 
 |