TrueLicense XML 1.33

de.schlichtherle.xml
Interface XMLConstants

All Known Implementing Classes:
GenericCertificate, PersistenceService

public interface XMLConstants

Provides some constants used throughout this package.

Author:
Christian Schlichtherle

Field Summary
static int DEFAULT_BUFSIZE
          The default buffer size for buffered I/O, which is 8192.
static String XML_CHARSET
          "UTF-8" - the character encoding used by XMLEncoder and XMLDecoder.
 

Field Detail

DEFAULT_BUFSIZE

static final int DEFAULT_BUFSIZE
The default buffer size for buffered I/O, which is 8192.

See Also:
Constant Field Values

XML_CHARSET

static final String XML_CHARSET
"UTF-8" - the character encoding used by XMLEncoder and XMLDecoder.

See Also:
Constant Field Values

TrueLicense XML 1.33

Copyright © 2005-2015 Schlichtherle IT Services. All Rights Reserved.