JAXB
v0.21

Interface Hack


public interface Hack

Ignore this interface. It exists only to work around a bug in JavaDoc involving @link tags that refer to external classes that are not otherwise referenced.


Method Summary
 void foo(IllegalStateException x)
           
 void foo(UnsupportedOperationException x)
           
 

Method Detail

foo

public void foo(IllegalStateException x)

foo

public void foo(UnsupportedOperationException x)

JAXB
v0.21


Comments to: jaxb-comments@java.sun.com
More information at: http://java.sun.com/xml/jaxb

Copyright © 2001 by Sun Microsystems, Inc., 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.