com.smallx.xml.infoset
Class InfosetFactory

java.lang.Object
  extended bycom.smallx.xml.infoset.InfosetFactory

public class InfosetFactory
extends java.lang.Object


Constructor Summary
protected InfosetFactory()
          Creates a new instance of InfosetFactory
 
Method Summary
static Infoset getDefaultInfoset()
           
static Infoset newInfoset()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InfosetFactory

protected InfosetFactory()
Creates a new instance of InfosetFactory

Method Detail

newInfoset

public static Infoset newInfoset()
                          throws XMLException
Throws:
XMLException

getDefaultInfoset

public static Infoset getDefaultInfoset()