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, store
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
findFirstChildNamed, findFirstChildWithAttributeValue, findFirstWithAttributeValue, findOrCreateFirstChildNamed, findOrCreateFirstChildWithAttributeValue, getChildren, getXml, load, store, transformAction, transformAction
public Workspace(org.gradle.internal.xml.XmlTransformer withXmlActions)
protected java.lang.String getDefaultResourceName()
getDefaultResourceName
in class org.gradle.plugins.ide.internal.generator.AbstractPersistableConfigurationObject
protected void load(groovy.util.Node xml)
load
in class org.gradle.plugins.ide.internal.generator.XmlPersistableConfigurationObject
protected void store(groovy.util.Node xml)
store
in class org.gradle.plugins.ide.internal.generator.XmlPersistableConfigurationObject