GNU Classpath (0.95) | |
Frames | No Frames |
Constructors with parameter type javax.xml.transform.SourceLocator | |
TransformerConfigurationException.TransformerConfigurationException(String message, SourceLocator locator) Constructor with detail message and locator.
| |
TransformerConfigurationException.TransformerConfigurationException(String message, SourceLocator locator, Throwable e) Constructor with detail message, locator and underlying cause.
| |
Constructor with a detail message and locator.
| |
Constructor with detail message, locator and underlying cause.
|
Methods with parameter type javax.xml.transform.SourceLocator | |
void | Sets the locator indicating where the error occurred.
|
Methods with return type javax.xml.transform.SourceLocator | |
SourceLocator | Returns a locator indicating where the error occurred.
|
GNU Classpath (0.95) |