PapersDocument.DocumentLicense
PapersDocument.DocumentLicense.new()
PapersDocument.DocumentLicense.copy()
PapersDocument.DocumentLicense.free()
PapersDocument.DocumentLicense.get_text()
PapersDocument.DocumentLicense.get_uri()
PapersDocument.DocumentLicense.get_web_statement()
Name
Type
Access
Description
text
str
r/w
uri
web_statement
class
new ()
new
copy ()
copy
free ()
free
get_text ()
get_text
get_uri ()
get_uri
get_web_statement ()
get_web_statement
a new, empty PapersDocument.DocumentLicense
a copy of self, or None
None
Frees self.
the license text
str or None
the license URI
the license web statement