public class Workspace
extends org.gradle.plugins.ide.internal.generator.XmlPersistableConfigurationObject
| Constructor | Description | 
|---|---|
| Workspace(org.gradle.internal.xml.XmlTransformer withXmlActions) | 
| Modifier and Type | Method | Description | 
|---|---|---|
| protected java.lang.String | getDefaultResourceName() | |
| protected void | load(groovy.util.Node xml) | |
| protected void | store(groovy.util.Node xml) | 
load, loadDefaults, storeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfindFirstChildNamed, findFirstChildWithAttributeValue, findFirstWithAttributeValue, findOrCreateFirstChildNamed, findOrCreateFirstChildWithAttributeValue, getChildren, getXml, load, store, transformAction, transformActionpublic Workspace(org.gradle.internal.xml.XmlTransformer withXmlActions)
protected java.lang.String getDefaultResourceName()
getDefaultResourceName in class org.gradle.plugins.ide.internal.generator.AbstractPersistableConfigurationObjectprotected void load(groovy.util.Node xml)
load in class org.gradle.plugins.ide.internal.generator.XmlPersistableConfigurationObjectprotected void store(groovy.util.Node xml)
store in class org.gradle.plugins.ide.internal.generator.XmlPersistableConfigurationObject