Skip to content
This repository was archived by the owner on Sep 24, 2018. It is now read-only.
This repository was archived by the owner on Sep 24, 2018. It is now read-only.

XmlJTypeAdapter javadoc is sketchy #35

@glassfishrobot

Description

@glassfishrobot

The printMethod and the parseMethod should say exactly what is allowed.

As I understand it

  • "new" to invoke the constructor
  • just a method name (e.g., "toString") to invoke an instance method
  • a fully qualified method name (e.g., "abc.def.Ghi.jkl") to invoke a static
    method.

Environment

Operating System: All
Platform: All

Affected Versions

[2.0 v0.4]

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions