org.apache.felix.framework.util.ldap
Class LdapLexer
java.lang.Object
org.apache.felix.framework.util.ldap.LdapLexer
public class LdapLexer
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LdapLexer
public LdapLexer()
LdapLexer
public LdapLexer(Reader r)
setReader
public void setReader(Reader r)
get
public int get()
throws IOException
- Throws:
IOException
peek
public int peek()
throws IOException
- Throws:
IOException
getnw
public int getnw()
throws IOException
- Throws:
IOException
peeknw
public int peeknw()
throws IOException
- Throws:
IOException
charno
public int charno()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.