@Target(value={FIELD,METHOD,PARAMETER}) @Retention(value=RUNTIME) public @interface JacksonXmlProperty
JsonProperty
boolean
isAttribute
String
localName
namespace
public abstract boolean isAttribute
public abstract String namespace
public abstract String localName
Copyright © 2017 FasterXML. All rights reserved.