Interface INameContainer

All Known Subinterfaces:
ICustomElementNode, IDocumentNode, IElementNode, IXmlDeclarationNode
All Known Implementing Classes:
CssPseudoElementNode, JsoupDocumentNode, JsoupElementNode, JsoupXmlDeclarationNode, PageMarginBoxContextNode

public interface INameContainer
Interface for classes that can return their name.
  • Method Summary

    Modifier and Type
    Method
    Description
    name()
    Gets the name of the element node.
  • Method Details

    • name

      String name()
      Gets the name of the element node.
      Returns:
      the string