Home
last modified time | relevance | path

Searched refs:setBaseIndent (Results 1 – 1 of 1) sorted by relevance

/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/options/
DSerializeOptions.java280 public SerializeOptions setBaseIndent(int baseIndent) in setBaseIndent() method in SerializeOptions
391 clone.setBaseIndent(baseIndent); in clone()