Home
last modified time | relevance | path

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

/trunk/main/filter/source/xsltfilter/com/sun/star/comp/xsltfilter/
H A DBase64.java392 private final static byte[] getDecodabet( int options ) in getDecodabet() method in Base64
848 byte[] DECODABET = getDecodabet( options ); in decode4to3()
925 byte[] DECODABET = getDecodabet( options ); in decode()
1426 this.decodabet = getDecodabet(options); in InputStream()
1663 this.decodabet = getDecodabet(options); in OutputStream()

Completed in 23 milliseconds