Module jonix

Class BasePublisher

java.lang.Object
com.tectonica.jonix.unify.base.BasePublisher
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
BasePublisher2, BasePublisher3

public abstract class BasePublisher extends Object implements Serializable
Contains the essential information included in ONIX <Publisher>

NOTE: to access the information, use the public fields directly. No getters() are included..

Author:
Zach Melamed
See Also:
  • Field Details

  • Constructor Details

    • BasePublisher

      public BasePublisher()