oracle.xml.parser.schema
Class XSDRegexProgram

java.lang.Object
  |
  +--oracle.xml.parser.schema.XSDRegexProgram

public class XSDRegexProgram
extends java.lang.Object


Constructor Summary
XSDRegexProgram(char[] ac)
           
XSDRegexProgram(char[] ac, int i)
           
 
Method Summary
TypeMethod
 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

XSDRegexProgram

public XSDRegexProgram(char[] ac)

XSDRegexProgram

public XSDRegexProgram(char[] ac,
                       int i)
Method Detail

getInstructions

public char[] getInstructions()

setInstructions

public void setInstructions(char[] ac,
                            int i)