org.apache.jena.iri.impl
Class ErrorAction

java.lang.Object
  extended by org.apache.jena.iri.impl.GroupAction
      extended by org.apache.jena.iri.impl.ErrorAction

public class ErrorAction
extends GroupAction


Field Summary
 
Fields inherited from class org.apache.jena.iri.impl.GroupAction
NoAction
 
Method Summary
 void check(Matcher m, Parser parser, int range)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

check

public void check(Matcher m,
                  Parser parser,
                  int range)
Specified by:
check in class GroupAction


Licenced under the Apache License, Version 2.0