lacam.container
Class DescriptorInputSource

java.lang.Object
  extended byorg.xml.sax.InputSource
      extended bylacam.container.DescriptorInputSource

public class DescriptorInputSource
extends org.xml.sax.InputSource

Author:
Dimitrij Zub created on 15.02.2004

Field Summary
 
Fields inherited from class org.xml.sax.InputSource
 
Constructor Summary
DescriptorInputSource(byte[] s)
           
DescriptorInputSource(java.lang.StringBuffer s)
           
 
Methods inherited from class org.xml.sax.InputSource
getByteStream, getCharacterStream, getEncoding, getPublicId, getSystemId, setByteStream, setCharacterStream, setEncoding, setPublicId, setSystemId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DescriptorInputSource

public DescriptorInputSource(java.lang.StringBuffer s)

DescriptorInputSource

public DescriptorInputSource(byte[] s)