|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jena.iri.impl.VarPattern
public class VarPattern
Field Summary | |
---|---|
int[] |
errors
|
String |
pattern
|
Constructor Summary | |
---|---|
VarPattern(String string)
|
|
VarPattern(String string,
int eCode)
|
|
VarPattern(String string,
int[] is)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final String pattern
public final int[] errors
Constructor Detail |
---|
public VarPattern(String string)
public VarPattern(String string, int eCode)
public VarPattern(String string, int[] is)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |