public static class Element.Builder extends Object
Builder()
Element
build()
Element.Builder
elementId(String elementId)
tag(String tag)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Builder()
public Element.Builder tag(String tag)
示例值:button
tag
public Element.Builder elementId(String elementId)
示例值:elem_1
elementId
public Element build()
Copyright © 2025. All rights reserved.