public class UnparsedTextIterator extends TextLinesIterator
checker, location, reader, uriATOMIZING, GROUNDED, LAST_POSITION_FINDER, LOOKAHEAD| Constructor and Description |
|---|
UnparsedTextIterator(LineNumberReader reader,
URI absoluteURI,
XPathContext context,
String encoding) |
UnparsedTextIterator(URI absoluteURI,
XPathContext context,
String encoding,
Location location)
Create a UnparsedTextIterator over a given file
|
public UnparsedTextIterator(URI absoluteURI, XPathContext context, String encoding, Location location) throws XPathException
absoluteURI - the URI identifying the filecontext - the dynamic evaluation contextencoding - the expected encoding of the filelocation - the location of the instruction being executedXPathException - if a dynamic error occurspublic UnparsedTextIterator(LineNumberReader reader, URI absoluteURI, XPathContext context, String encoding) throws XPathException
XPathExceptionCopyright (c) 2004-2017 Saxonica Limited. All rights reserved.