| |
|
| java.lang.Object com.sun.portal.rewriter.LookAheadInfo
LookAheadInfo | final public class LookAheadInfo (Code) | | Contains the state info, related to current tag context, so that
any translator could info, if needed
|
addJSFunction | public void addJSFunction(String aFuncName)(Code) | | |
enableContentChanged | public void enableContentChanged()(Code) | | |
getJSStartIndex | public int getJSStartIndex()(Code) | | |
isAppletCodeBaseExists | public boolean isAppletCodeBaseExists()(Code) | | |
isContentChanged | public boolean isContentChanged()(Code) | | |
isRootRewriter | public boolean isRootRewriter()(Code) | | |
setAppletCodeBase | public void setAppletCodeBase(String aURI)(Code) | | |
setInAppletAttributeBegin | public void setInAppletAttributeBegin()(Code) | | We need to translate the archives based on codebase and not by HTML Page
base. Problem comes only when codebase of applet and baseref of HTML are different
|
setInAppletAttributeEnd | public void setInAppletAttributeEnd()(Code) | | |
|
|
|