All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface w3c.xmlOnline.parser.Scanner

public interface interface Scanner

Method Index

 o getColno()
 o getLineno()
 o next()

Methods

 o next
 public abstract int next() throws IOException
 o getLineno
 public abstract int getLineno()
 o getColno
 public abstract int getColno()

All Packages  Class Hierarchy  This Package  Previous  Next  Index