de.neuland.jade4j.lexer
Class AttributeLexer

java.lang.Object
  extended by de.neuland.jade4j.lexer.AttributeLexer

public class AttributeLexer
extends Object


Nested Class Summary
static class AttributeLexer.State
           
 
Constructor Summary
AttributeLexer()
           
 
Method Summary
 Attribute getToken(String input, int lineno)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttributeLexer

public AttributeLexer()
Method Detail

getToken

public Attribute getToken(String input,
                          int lineno)


Copyright © 2013. All rights reserved.