|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.hp.hpl.jena.iri.impl.GroupAction
public abstract class GroupAction
Field Summary | |
---|---|
static GroupAction |
NoAction
|
Constructor Summary | |
---|---|
GroupAction()
|
Method Summary | |
---|---|
abstract void |
check(Matcher m,
Parser parser,
int range)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final GroupAction NoAction
Constructor Detail |
---|
public GroupAction()
Method Detail |
---|
public abstract void check(Matcher m, Parser parser, int range)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |