Interface ITemplate


public interface ITemplate
ITemplate
  • Method Details

    • id

      String id()
      Method id.
      Returns:
      String
    • pushEntry

      void pushEntry(String name)
      Method pushEntry.
      Parameters:
      name - the name
    • pushToken

      void pushToken(StringBuffer buf)
      Method pushToken.
      Parameters:
      buf - the buffer
    • appendElement

      void appendElement(ILinkable element)
      Method appendElement.
      Parameters:
      element - the element