Class CustomXmlProperties

java.lang.Object
com.independentsoft.office.word.customMarkup.CustomXmlProperties

public class CustomXmlProperties extends Object
The Class CustomXmlProperties.
  • Constructor Details

    • CustomXmlProperties

      public CustomXmlProperties()
      Instantiates a new custom xml properties.
  • Method Details

    • clone

      public CustomXmlProperties clone()
      Overrides:
      clone in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getPlaceholder

      public String getPlaceholder()
      Gets the placeholder.
      Returns:
      the placeholder
    • setPlaceholder

      public void setPlaceholder(String placeholder)
      Sets the placeholder.
      Parameters:
      placeholder - the new placeholder
    • getProperties

      public List<CustomXmlProperty> getProperties()
      Gets the properties.
      Returns:
      the properties