|
fop 2.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.fop.pdf.PDFEncoding.DifferencesBuilder
public class PDFEncoding.DifferencesBuilder
Builder class for constructing the Differences array.
| Constructor Summary | |
|---|---|
PDFEncoding.DifferencesBuilder()
|
|
| Method Summary | |
|---|---|
PDFArray |
buildDifferencesArray(SingleByteEncoding encodingA,
SingleByteEncoding encodingB)
Creates an array containing the differences between two single-byte. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PDFEncoding.DifferencesBuilder()
| Method Detail |
|---|
public PDFArray buildDifferencesArray(SingleByteEncoding encodingA,
SingleByteEncoding encodingB)
encodingA - The first single-byte encodingencodingB - The second single-byte encoding
|
fop 2.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||