@Stability(value=Stable) @Internal public static final class CfnClassifier.XMLClassifierProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnClassifier.XMLClassifierProperty
CfnClassifier.XMLClassifierPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnClassifier.XMLClassifierProperty.Builder, CfnClassifier.XMLClassifierProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnClassifier.XMLClassifierProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnClassifier.CsvClassifierProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getClassification()
An identifier of the data format that the classifier matches.
|
String |
getName()
The name of the classifier.
|
String |
getRowTag()
The XML tag designating the element that contains each record in an XML document being parsed.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnClassifier.XMLClassifierProperty.Builder builder)
CfnClassifier.CsvClassifierProperty.Builder.public final String getClassification()
CfnClassifier.XMLClassifierPropertygetClassification in interface CfnClassifier.XMLClassifierPropertypublic final String getRowTag()
CfnClassifier.XMLClassifierProperty
This can't identify a self-closing element (closed by /> ). An empty row element that contains only attributes can be parsed as long as it ends with a closing tag (for example, <row item_a="A" item_b="B"></row> is okay, but <row item_a="A" item_b="B" /> is not).
getRowTag in interface CfnClassifier.XMLClassifierPropertypublic final String getName()
CfnClassifier.XMLClassifierPropertygetName in interface CfnClassifier.XMLClassifierProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.