jsoup
jsoup copied to clipboard
Element
public Element(String tag, String namespace) Create a new, standalone element, in the specified namespace. Parameters: tag - tag name namespace - namespace for this element