xref: /aosp_15_r20/external/apache-xml/test/tests/exslt-gold/strings/strings1.out (revision 1212f9a0ffdc28482b8821715d2222bf16dc14e2)
1<?xml version="1.0" encoding="UTF-8"?><out>
2   Left-justified with padding longer than name:
3   Dmitry Hayes -
4   Dmitry Hayes-X-O-X-O-X-O-X-O-X-O-X-O-X-O-X-O
5   Right-justified with padding longer than name:
6   Matthew Hoyt -
7   nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnMatthew Hoyt
8   Centered with padding longer than name:
9   June Ng -
10   DDDDDDDDDDDDDDDDDDJune NgDDDDDDDDDDDDDDDDDDD
11   Left-justified with padding shorter than name:
12   David Bertoni -
13   David
14   Right-justified with null padding than name:
15   Joseph Kesselman -
16
17   Default justification is left-justified:
18   Me Too -
19   Me Tooooooooooooooooooooooooooo</out>