public class XPathComponent extends Object
| Constructor and Description | 
|---|
| XPathComponent(String c,
              StringToStringMap prefixMap) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getBraces() | 
| String | getFullNameWithPrefix() | 
| String | getFullNameWithPrefix(String aLocalName) | 
| String | getLocalName() | 
| String | getNamespace() | 
| String | getPrefix() | 
| boolean | hasPrefix() | 
| String | toString() | 
public XPathComponent(String c, StringToStringMap prefixMap)
Copyright © 2019. All Rights Reserved.