| 
 | 
          Scala 1.3.0.7 | |||
| Field Summary | |
| val handle: ConstructingHandlerthe handler of the markup | |
| Method Summary | |
| 
        abstract | def nextch: Unitthis method assign the next character to ch and advances in input | 
| Methods inherited from java/lang/Object-class | 
| clone, eq, equals, finalize, getClass, hashCode, notify, notifyAll, synchronized, toString, wait, wait, wait | 
| Methods inherited from scala/Any-class | 
| !=, ==, asInstanceOf, isInstanceOf, match | 
| Methods inherited from scala/ScalaObject-class | 
| getType | 
| Methods inherited from scala/xml/parsing/MarkupParser-class | 
| aMap, appendText, cbuf, ch, content, defaultURI, element, element1, lookupURI, noAttribs, noChildren, pos, preserveWS, putChar, reportSyntaxError, tmppos, xAttributeValue, xAttributes, xCharData, xCharRef, xComment, xEQ, xEndTag, xName, xProcInstr, xSpace, xSpaceOpt, xTag, xText, xToken | 
| Field Detail | 
val handle: ConstructingHandler
| Method Detail | 
abstract def nextch: Unit
| 
 | 
          Scala 1.3.0.7 | |||