gov.nasa.pds.tools.label.parser
Class CustomAntlrInputStream
java.lang.Object
java.io.InputStream
java.io.FilterInputStream
gov.nasa.pds.tools.label.parser.CustomAntlrInputStream
- All Implemented Interfaces:
- Closeable
public class CustomAntlrInputStream
- extends FilterInputStream
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
in
protected volatile BufferedInputStream in
CustomAntlrInputStream
public CustomAntlrInputStream(BufferedInputStream in)
getAttachedContentStartByte
public Integer getAttachedContentStartByte()
hasBlankFill
public boolean hasBlankFill()
read
public int read(byte[] b,
int off,
int len)
throws IOException
- Overrides:
read
in class FilterInputStream
- Throws:
IOException
read
public int read()
throws IOException
- Overrides:
read
in class FilterInputStream
- Throws:
IOException
Copyright © 2005-2011 Planetary Data System. All Rights Reserved.