Class Placeholder
- java.lang.Object
-
- com.atlassian.confluence.xhtml.api.Placeholder
-
public class Placeholder extends Object
-
-
Constructor Summary
Constructors Constructor Description Placeholder(Placeholder toCopy)Placeholder(String type, String displayContent)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetDisplayText()StringgetType()voidsetDisplayText(String displayText)voidsetType(String type)
-
-
-
Constructor Detail
-
Placeholder
public Placeholder(Placeholder toCopy)
-
-