Class MCRRepeatBinding

java.lang.Object
org.mycore.frontend.xeditor.MCRBinding
org.mycore.frontend.xeditor.MCRRepeatBinding

public class MCRRepeatBinding extends MCRBinding
  • Constructor Details

  • Method Details

    • getRepeatPosition

      public int getRepeatPosition()
    • bindRepeatPosition

      public MCRBinding bindRepeatPosition() throws JDOMException, org.jaxen.JaxenException
      Throws:
      JDOMException
      org.jaxen.JaxenException
    • getMaxRepeats

      public int getMaxRepeats()
    • getMethod

      public String getMethod()
    • getParentElement

      public Element getParentElement()
    • getElementNameWithPredicates

      public String getElementNameWithPredicates() throws org.jaxen.JaxenException
      Throws:
      org.jaxen.JaxenException
    • swap

      public void swap(int pos)
    • insert

      public void insert(int pos) throws org.jaxen.JaxenException
      Throws:
      org.jaxen.JaxenException