CustomAttribute (Java SE 22 [ad-hoc build]) (original) (raw)
Class CustomAttribute<T extends CustomAttributePREVIEW>
Constructor Summary
Constructors
Modifier
Constructor
Descriptionprotected
Method Summary
Modifier and Type
Method
Description
Returns the name of the attribute.final void
Writes the element to the specified writer
Methods declared in class java.lang.Object
[clone](../Object.html#clone%28%29), [equals](../Object.html#equals%28java.lang.Object%29), [finalize](../Object.html#finalize%28%29), [getClass](../Object.html#getClass%28%29), [hashCode](../Object.html#hashCode%28%29), [notify](../Object.html#notify%28%29), [notifyAll](../Object.html#notifyAll%28%29), [toString](../Object.html#toString%28%29), [wait](../Object.html#wait%28%29), [wait](../Object.html#wait%28long%29), [wait](../Object.html#wait%28long,int%29)
Constructor Details
CustomAttribute
Method Details
attributeMapper
attributeName
writeTo
Report a bug or suggest an enhancement
For further API reference and developer documentation see the Java SE Documentation, which contains more detailed, developer-targeted descriptions with conceptual overviews, definitions of terms, workarounds, and working code examples.
Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries.
Copyright © 1993, 2023, Oracle and/or its affiliates, 500 Oracle Parkway, Redwood Shores, CA 94065 USA.
All rights reserved. Use is subject to license terms and the documentation redistribution policy.
DRAFT 22-internal-2023-11-06-0746133.asotona...