|
Xj3D VRML/X3D Code API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.web3d.net.protocol.JavascriptResourceFactory
A factory for producing resources specfic to VRML97/X3D.
The current factory supports handlers for the javascript and ecmascript protocol types.
This softare is released under the GNU LGPL
| Constructor Summary | |
JavascriptResourceFactory(org.ietf.uri.URIResourceStreamFactory fac)
Create a new instance of the factory that uses the nested factory for anything this instance cannot support. |
|
| Method Summary | |
org.ietf.uri.URIResourceStream |
createURIResourceStream(java.lang.String protocol)
Create a new resource stream for the given protocol. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JavascriptResourceFactory(org.ietf.uri.URIResourceStreamFactory fac)
fac - The factory instance to be used| Method Detail |
public org.ietf.uri.URIResourceStream createURIResourceStream(java.lang.String protocol)
createURIResourceStream in interface org.ietf.uri.URIResourceStreamFactoryprotocol - The protocol handler
|
Xj3D VRML/X3D Code API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||