Package jodd.csselly

Class Selector

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  Selector.Type
      Selector types.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected Selector.Type type  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected Selector​(Selector.Type type)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Selector.Type getType()
      Returns selector type.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait