| com.mvnforum.jaxb.db.impl.runtime.XMLSerializable
All known Subclasses: com.mvnforum.jaxb.db.impl.GroupMemberListImpl, com.mvnforum.jaxb.db.impl.MvnforumImpl, com.mvnforum.jaxb.db.impl.GroupForumPermissionTypeImpl, com.mvnforum.jaxb.db.impl.CategoryTypeImpl, com.mvnforum.jaxb.db.impl.MessageTypeImpl, com.mvnforum.jaxb.db.impl.MessageFolderTypeImpl, com.mvnforum.jaxb.db.impl.MemberForumPermissionListImpl, com.mvnforum.jaxb.db.impl.GroupTypeImpl, com.mvnforum.jaxb.db.impl.PostTypeImpl, com.mvnforum.jaxb.db.impl.CategoryWatchListImpl, com.mvnforum.jaxb.db.impl.ThreadWatchTypeImpl, com.mvnforum.jaxb.db.impl.RankTypeImpl, com.mvnforum.jaxb.db.impl.MessageListImpl, com.mvnforum.jaxb.db.impl.ForumListImpl, com.mvnforum.jaxb.db.impl.ForumWatchListImpl, com.mvnforum.jaxb.db.impl.MessageFolderListImpl, com.mvnforum.jaxb.db.impl.MemberForumPermissionTypeImpl, com.mvnforum.jaxb.db.impl.FavoriteThreadTypeImpl, com.mvnforum.jaxb.db.impl.MemberTypeImpl, com.mvnforum.jaxb.db.impl.GroupMemberTypeImpl, com.mvnforum.jaxb.db.impl.GroupForumPermissionListImpl, com.mvnforum.jaxb.db.impl.GlobalWatchListImpl, com.mvnforum.jaxb.db.impl.AttachmentListImpl, com.mvnforum.jaxb.db.impl.PostListImpl, com.mvnforum.jaxb.db.impl.ForumTypeImpl, com.mvnforum.jaxb.db.impl.CategoryListTypeImpl, com.mvnforum.jaxb.db.impl.MvnforumTypeImpl, com.mvnforum.jaxb.db.impl.GlobalWatchTypeImpl, com.mvnforum.jaxb.db.impl.ThreadTypeImpl, com.mvnforum.jaxb.db.impl.GlobalPermissionListImpl, com.mvnforum.jaxb.db.impl.ThreadWatchListImpl, com.mvnforum.jaxb.db.impl.ThreadListImpl, com.mvnforum.jaxb.db.impl.FavoriteThreadListImpl, com.mvnforum.jaxb.db.impl.AttachmentTypeImpl,
XMLSerializable | public interface XMLSerializable extends JAXBObject(Code) | | For a generated class to be serializable, it has to
implement this interface.
author: Kohsuke Kawaguchi |
serializeURIs | void serializeURIs(XMLSerializer target) throws SAXException(Code) | | Declares all the namespace URIs this object is using at
its top-level scope into the specified target.
|
|
|