Uses of Class
org.codehaus.stax2.io.Stax2ReferentialSource
-
Packages that use Stax2ReferentialSource Package Description org.codehaus.stax2.io -
-
Uses of Stax2ReferentialSource in org.codehaus.stax2.io
Subclasses of Stax2ReferentialSource in org.codehaus.stax2.io Modifier and Type Class Description class
Stax2FileSource
Simple implementation ofStax2ReferentialSource
, which refers to the specific file.class
Stax2URLSource
Simple implementation ofStax2ReferentialSource
, which refers to the specific file.
-