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 classStax2FileSourceSimple implementation ofStax2ReferentialSource, which refers to the specific file.classStax2URLSourceSimple implementation ofStax2ReferentialSource, which refers to the specific file.
-