org.apache.incubator.uima.regex
Class RuleDocument.Rule.MatchStrategy.Factory

java.lang.Object
  extended by org.apache.incubator.uima.regex.RuleDocument.Rule.MatchStrategy.Factory
Enclosing interface:
RuleDocument.Rule.MatchStrategy

public static final class RuleDocument.Rule.MatchStrategy.Factory
extends java.lang.Object

A factory class with static methods for creating instances of this type.


Method Summary
static RuleDocument.Rule.MatchStrategy newInstance()
           
static RuleDocument.Rule.MatchStrategy newInstance(org.apache.xmlbeans.XmlOptions options)
           
static RuleDocument.Rule.MatchStrategy newValue(java.lang.Object obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newValue

public static RuleDocument.Rule.MatchStrategy newValue(java.lang.Object obj)

newInstance

public static RuleDocument.Rule.MatchStrategy newInstance()

newInstance

public static RuleDocument.Rule.MatchStrategy newInstance(org.apache.xmlbeans.XmlOptions options)


Copyright © 2011. All Rights Reserved.