Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.apache.xmlbeans.impl.regex
Class Token.FixedStringContainer  view Token.FixedStringContainer download Token.FixedStringContainer.java

java.lang.Object
  extended byorg.apache.xmlbeans.impl.regex.Token.FixedStringContainer
Enclosing class:
Token

static class Token.FixedStringContainer
extends java.lang.Object


Field Summary
(package private)  int options
           
(package private)  Token token
           
 
Constructor Summary
(package private) Token.FixedStringContainer()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

token

Token token

options

int options
Constructor Detail

Token.FixedStringContainer

Token.FixedStringContainer()