public interface Field
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
isLiteralField()  | 
boolean | 
isResourceField()  | 
boolean | 
isVariableField()  | 
String | 
toString(Map<String,String> namespaces)
Create string representation taking into account the namespace definitions given as argument. 
 | 
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.