Contents | Package | Class | Tree | Deprecated | Index | Help XML for Java 1.0.4
PREV | NEXT SHOW LISTS | HIDE LISTS

Interface org.w3c.dom.EntityReference


public interface EntityReference

Method Summary
void  expand()
 
boolean  getIsExpanded()
 
void  setIsExpanded(boolean arg)
 
 

Method Detail

getIsExpanded

public boolean getIsExpanded()

setIsExpanded

public void setIsExpanded(boolean arg)

expand

public void expand()

Contents | Package | Class | Tree | Deprecated | Index | Help
PREV | NEXT SHOW LISTS | HIDE LISTS