Top Constructors Methods
jdk.jfr.internal.jfc.model

pack-priv final Class XmlOption

extends XmlElement
Class Inheritance
Imports
java.util.List

Constructor Summary

AccessConstructor and Description
pack-priv

Method Summary

Modifier and TypeMethod and Description
protected List<String>
public String
public String
pack-priv boolean
Inherited from jdk.jfr.internal.jfc.model.XmlElement:
addChildaddListenerattributecommentconstraintscreateChildelementsevaluategetAttributesgetChildrengetContentgetElementNamegetParentgetProducershasContentnotifyListenersonChangeoptionalsetAttributesetContentvalidatevalidateAttributesvalidateChildConstraints

Constructor Detail

XmlOptionback to summary
pack-priv XmlOption()

Method Detail

attributesback to summary
protected List<String> attributes()

Overrides jdk.jfr.internal.jfc.model.XmlElement.attributes.

Annotations
@Override
getLabelback to summary
public String getLabel()
getNameback to summary
public String getName()
isEntityback to summary
pack-priv boolean isEntity()

Overrides jdk.jfr.internal.jfc.model.XmlElement.isEntity.

Annotations
@Override