2021222324252627
@Override public void marshal( Object source, HierarchicalStreamWriter writer, MarshallingContext context) { throw new MethodNotSupportedException( "The marshal method is not supported."); }