Class SpanElement


  • public class SpanElement
    extends java.lang.Object
    Element for tracking nested span tags and the attributes they specify.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  SpanElement.SpanType  
    • Constructor Summary

      Constructors 
      Constructor Description
      SpanElement()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • SpanElement

        public SpanElement()