Package org.apache.batik.w3c.dom
Interface Location
-
- All Known Implementing Classes:
Location
public interface Location
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidassign(java.lang.String url)Invocation of this method causes the user agent to navigate to the supplied location.voidreload()The user agent reloads the current document.
-