| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-04  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.jdeveloper.webapp.grammar.GrammarFactory
public class GrammarFactory
| Constructor Summary | |
|---|---|
GrammarFactory()
 | 
|
| Method Summary | |
|---|---|
static oracle.bali.xml.grammar.SimpleType | 
createElUnion(oracle.bali.xml.grammar.SimpleType type)
 | 
static oracle.bali.xml.grammar.SimpleType | 
createJsfElUnion(oracle.bali.xml.grammar.SimpleType type,
                 java.lang.String targetNamespace)
 | 
static oracle.bali.xml.grammar.SimpleType | 
createJspElUnion(oracle.bali.xml.grammar.SimpleType type)
 | 
static oracle.bali.xml.grammar.SimpleType | 
getElUnion(oracle.bali.xml.grammar.SimpleType type)
Returns type that is union of given type with the ElSympleType.  | 
static java.lang.String | 
getJavaClassName(oracle.bali.xml.grammar.SimpleType javaType)
 | 
static oracle.bali.xml.grammar.SimpleType | 
getJavaType(java.lang.String javaClassName,
            java.lang.String targetNamespace)
 | 
static oracle.bali.xml.grammar.SimpleType | 
getJsfElUnion(oracle.bali.xml.grammar.SimpleType type,
              java.lang.String targetNamespace)
Returns type that is union of given type with the JsfElSimpleType.  | 
static oracle.bali.xml.grammar.SimpleType | 
getJspElUnion(oracle.bali.xml.grammar.SimpleType type)
Returns type that is union of given type with the JspElSimpleType.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public GrammarFactory()
| Method Detail | 
|---|
public static oracle.bali.xml.grammar.SimpleType getElUnion(oracle.bali.xml.grammar.SimpleType type)
public static oracle.bali.xml.grammar.SimpleType createElUnion(oracle.bali.xml.grammar.SimpleType type)
public static oracle.bali.xml.grammar.SimpleType getJspElUnion(oracle.bali.xml.grammar.SimpleType type)
public static oracle.bali.xml.grammar.SimpleType createJspElUnion(oracle.bali.xml.grammar.SimpleType type)
public static oracle.bali.xml.grammar.SimpleType getJsfElUnion(oracle.bali.xml.grammar.SimpleType type,
                                                               java.lang.String targetNamespace)
public static oracle.bali.xml.grammar.SimpleType createJsfElUnion(oracle.bali.xml.grammar.SimpleType type,
                                                                  java.lang.String targetNamespace)
public static java.lang.String getJavaClassName(oracle.bali.xml.grammar.SimpleType javaType)
public static oracle.bali.xml.grammar.SimpleType getJavaType(java.lang.String javaClassName,
                                                             java.lang.String targetNamespace)
javaClassName - Fully qualified java class name.
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-04  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||