Class SwitchesFactory

java.lang.Object
org.docx4j.toc.switches.SwitchesFactory

public class SwitchesFactory
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    SwitchesFactory()  
  • Method Summary

    Modifier and Type Method Description
    static SwitchInterface getSwitch​(java.lang.String id)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • SwitchesFactory

      public SwitchesFactory()
  • Method Details

    • getSwitch

      public static SwitchInterface getSwitch​(java.lang.String id)