|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectPipe
public class Pipe
Front-end to the "Pipe" Saxon extension, which allows stylesheets to pipe files, or results of external HTTP requests, directly as the stylesheet's HTTP response.
Constructor Summary | |
---|---|
Pipe()
|
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 Pipe()
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 |