Package org.w3c.tidy

Class ParserImpl.ParseNoFrames

  • All Implemented Interfaces:
    Parser
    Enclosing class:
    ParserImpl

    public static class ParserImpl.ParseNoFrames
    extends java.lang.Object
    implements Parser
    Parser for NOFRAMES.
    • Constructor Summary

      Constructors 
      Constructor Description
      ParseNoFrames()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void parse​(Lexer lexer, Node noframes, short mode)
      Parse the given node.
      • Methods inherited from class java.lang.Object

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

      • ParseNoFrames

        public ParseNoFrames()