|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.apache.batik.bridge.RelaxedExternalResourceSecurity
This implementation of ExternalResourceSecurity allows any external references.
| Constructor Summary | |
RelaxedExternalResourceSecurity(ParsedURL externalResourceURL,
ParsedURL docURL)
|
|
| Method Summary | |
void |
checkLoadExternalResource()
Controls whether the externalResource should be loaded or not. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RelaxedExternalResourceSecurity(ParsedURL externalResourceURL,
ParsedURL docURL)
externalResourceURL - url for the externalResource, as defined in
the externalResource's xlink:href attribute. If that
attribute was empty, then this parameter should
be nulldocURL - url for the document into which the
externalResource was found.| Method Detail |
public void checkLoadExternalResource()
checkLoadExternalResource in interface ExternalResourceSecurityjava.lang.SecurityException - if the externalResource should not be loaded.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||