Class Options.XmlAttribute

java.lang.Object
com.priint.pubserver.comet.renderer.Options.XmlAttribute
Enclosing class:
Options

public static class Options.XmlAttribute extends Object
The Class XmlAttribute.
  • Constructor Details

    • XmlAttribute

      public XmlAttribute(String name, String value)
      Instantiates a new xml attribute.
      Parameters:
      name - the name
      value - the value
  • Method Details