|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.hikage.xdt4j.locator.LocatorFactory
public abstract class LocatorFactory
| Constructor Summary | |
|---|---|
LocatorFactory()
|
|
| Method Summary | |
|---|---|
static Locator |
createLocator(org.dom4j.Element element)
Returns an instance corresponding to the value of the attribute "Locator" of the element parameter, or null if the attribute is empty or invalid. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LocatorFactory()
| Method Detail |
|---|
public static final Locator createLocator(org.dom4j.Element element)
element - The Element for which a Locator must be created
Locator instance, or null
XdtException - If the attribute is not in a valid format
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||