public class SpecialObjectsContainer extends Container implements SpecialObjects
Constructor and Description |
---|
SpecialObjectsContainer() |
Modifier and Type | Method and Description |
---|---|
Template |
blankTemplate() |
void |
blankTemplate(Template newBlankTemplate) |
boolean |
blankTemplatePresent() |
Tag |
rootTag() |
void |
rootTag(Tag newRootTag) |
boolean |
rootTagPresent() |
makeArrayList, makeUnmodifiableList
public Template blankTemplate()
blankTemplate
in interface SpecialObjects
public void blankTemplate(Template newBlankTemplate)
public boolean blankTemplatePresent()
blankTemplatePresent
in interface SpecialObjects
public Tag rootTag()
rootTag
in interface SpecialObjects
public void rootTag(Tag newRootTag)
public boolean rootTagPresent()
rootTagPresent
in interface SpecialObjects
Copyright © 2016. All rights reserved.