|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.servingxml.components.string.StringFactoryCompiler
public abstract class StringFactoryCompiler
A StringFactory defines an interface for
creating a string.
| Constructor Summary | |
|---|---|
StringFactoryCompiler()
|
|
| Method Summary | |
|---|---|
static StringFactory |
fromStringables(ConfigurationContext context,
org.w3c.dom.Element textElement)
|
static StringFactory |
fromStringFactories(ConfigurationContext context,
org.w3c.dom.Element textElement)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StringFactoryCompiler()
| Method Detail |
|---|
public static StringFactory fromStringFactories(ConfigurationContext context,
org.w3c.dom.Element textElement)
public static StringFactory fromStringables(ConfigurationContext context,
org.w3c.dom.Element textElement)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||