Andreas Hartmann wrote:

- private void transform(org.w3c.dom.Document edoc, PipedOutputStream pos)
+    void transform(org.w3c.dom.Document edoc, PipedOutputStream pos)
             throws TransformerException {


IIRC the default access modifier is "package", which means this
changes accessibility ... or am I missing something?

it does:

http://www.mcqueeney.com/roller/comments/tom/Weblog/synthetic_accessors_when_using_inner

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to