public class Workspace
extends org.gradle.plugins.ide.internal.generator.XmlPersistableConfigurationObject
| Constructor and Description | 
|---|
| Workspace(org.gradle.internal.xml.XmlTransformer withXmlActions) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected String | getDefaultResourceName() | 
| protected void | load(Node xml) | 
| protected void | store(Node xml) | 
findFirstChildNamed, findFirstChildWithAttributeValue, findFirstWithAttributeValue, findOrCreateFirstChildNamed, findOrCreateFirstChildWithAttributeValue, getChildren, getXml, load, store, transformActionpublic Workspace(org.gradle.internal.xml.XmlTransformer withXmlActions)
protected String getDefaultResourceName()
getDefaultResourceName in class org.gradle.plugins.ide.internal.generator.AbstractPersistableConfigurationObjectprotected void load(Node xml)
load in class org.gradle.plugins.ide.internal.generator.XmlPersistableConfigurationObjectprotected void store(Node xml)
store in class org.gradle.plugins.ide.internal.generator.XmlPersistableConfigurationObject