public class ConfigExporter extends XMLExporter
Modifier and Type | Field and Description |
---|---|
static String |
SALT_ELEMENT
Salt element.
|
static int |
SALT_LENGTH
Salt length (bytes).
|
Modifier and Type | Method and Description |
---|---|
protected Config |
getConfig()
Gets the config.
|
protected String |
getElementName()
Gets the XML element name.
|
protected XMLElement |
getRootElement()
Gets the root Element.
|
protected int |
nextId()
Returns the next ID for attribution to an Entity.
|
addExporter, areDeferredSubstitutions, createElement, getDocument, getEntity, getOwner, getReference, isWithAttributes, isWithAttributes, isWithTexts, isWithTexts, reference, registerReference
public static final String SALT_ELEMENT
public static final int SALT_LENGTH
protected final Config getConfig()
getConfig
in class XMLExporter
protected String getElementName()
getElementName
in class XMLExporter
protected final XMLElement getRootElement()
getRootElement
in class XMLExporter
protected final int nextId()
nextId
in class XMLExporter
Copyright © 2003-2019 Serge Brisson. All Rights Reserved.