|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectExec
public class Exec
Front-end to the "Exec" Saxon extension, which allows stylesheets to call command-line programs, with proper error handling, timeouts, and format conversion.
Constructor Summary | |
---|---|
Exec()
|
Method Summary | |
---|---|
Class |
getExtensionClass(String localname)
Identify the class to be used for stylesheet elements with a given local name. |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Exec()
Method Detail |
---|
public Class getExtensionClass(String localname)
getExtensionClass
in interface ExtensionElementFactory
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |