|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.xml.parser.schema.XSDRegexProgram
Constructor Summary |
XSDRegexProgram(char[] ac)
|
XSDRegexProgram(char[] ac,
int i)
|
Method Summary |
Type | Method |
---|---|
char[] |
getInstructions()
|
void |
setInstructions(char[] ac,
int i)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public XSDRegexProgram(char[] ac)
public XSDRegexProgram(char[] ac, int i)
Method Detail |
public char[] getInstructions()
public void setInstructions(char[] ac, int i)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |