public class PathFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
RETURN_NULL_ON_FAILURE |
| Constructor and Description |
|---|
PathFactory() |
PathFactory(NamespaceManager nsManager) |
PathFactory(NamespaceManager nsManager,
NameMap nameMap) |
| Modifier and Type | Method and Description |
|---|---|
Path |
createPath(String text) |
NamespaceManager |
getNamespaceManager() |
public PathFactory()
public PathFactory(NamespaceManager nsManager)
public PathFactory(NamespaceManager nsManager, NameMap nameMap)
public NamespaceManager getNamespaceManager()
public Path createPath(String text) throws PathParseException
PathParseExceptionCopyright © 2019. All rights reserved.