com.sun.grid.jgdi.configuration.xml
Class XMLUtil.Context
java.lang.Object
extended by com.sun.grid.jgdi.configuration.xml.XMLUtil.Context
- Enclosing class:
- XMLUtil
public static class XMLUtil.Context
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XMLUtil.Context
public XMLUtil.Context(IndentedPrintWriter p)
XMLUtil.Context
public XMLUtil.Context(java.io.Writer wr)
XMLUtil.Context
public XMLUtil.Context(java.io.OutputStream out)
XMLUtil.Context
public XMLUtil.Context(java.io.File file)
throws java.io.IOException
- Throws:
java.io.IOException
include
public boolean include(PropertyDescriptor pd)
-
isHideReadOnly
public boolean isHideReadOnly()
-
setHideReadOnly
public void setHideReadOnly(boolean hideReadOnly)
-
isHideConfigurable
public boolean isHideConfigurable()
-
setHideConfigurable
public void setHideConfigurable(boolean hideConfigurable)
-
isHideBrowseable
public boolean isHideBrowseable()
-
setHideBrowseable
public void setHideBrowseable(boolean hideBrowseable)
-
Copyright © 2007 Sun Microsystems, Inc. All rights reserved.