Package org.apache.jena.iri.impl
Class HostAction
- java.lang.Object
-
- org.apache.jena.iri.impl.GroupAction
-
- org.apache.jena.iri.impl.HostAction
-
public class HostAction extends GroupAction
-
-
Field Summary
-
Fields inherited from class org.apache.jena.iri.impl.GroupAction
NoAction
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcheck(java.util.regex.Matcher m, Parser parser, int range)
-
-
-
Method Detail
-
check
public void check(java.util.regex.Matcher m, Parser parser, int range)- Specified by:
checkin classGroupAction
-
-