?? unmarshallableobject.java
字號:
//// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v1.0.4-b18-fcs // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> // Any modifications to this file will be lost upon recompilation of the source schema. // Generated on: 2005.07.17 at 02:33:00 EDT //package jwsgrid.xsd.jobqueryresult.impl.runtime;/** * Generated classes have to implement this interface for it * to be unmarshallable. * * @author Kohsuke KAWAGUCHI */public interface UnmarshallableObject{ /** * Creates an unmarshaller that will unmarshall this object. */ UnmarshallingEventHandler createUnmarshaller( UnmarshallingContext context );}
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -