Uses of Class
loci.common.RandomAccessInputStream
Packages that use RandomAccessInputStream
-
Uses of RandomAccessInputStream in loci.common.xml
Methods in loci.common.xml with parameters of type RandomAccessInputStreamModifier and TypeMethodDescriptionstatic voidXMLTools.parseXML(RandomAccessInputStream stream, DefaultHandler handler) Parses the XML contained in the given input stream into using the specified XML handler.