Modifier and Type | Method and Description |
---|---|
public String | Returns: the String value of the PI's data or nullThe data section of the processing instruction |
public String | Returns: the String value of the PI or nullThe target section of the processing instruction |
getData | back to summary |
---|---|
public String getData() The data section of the processing instruction
|
getTarget | back to summary |
---|---|
public String getTarget() The target section of the processing instruction
|