Merge pull request 'fix(build): update reflect-config.json' (#24) from dev into master
Reviewed-on: #24
This commit is contained in:
commit
53566db2a3
@ -0,0 +1,9 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"name": "com.lowagie.text.pdf.GrayColor",
|
||||||
|
"allDeclaredConstructors": true,
|
||||||
|
"allPublicConstructors": true,
|
||||||
|
"allDeclaredMethods": true,
|
||||||
|
"allPublicMethods": true
|
||||||
|
}
|
||||||
|
]
|
||||||
@ -6,13 +6,6 @@
|
|||||||
"allDeclaredMethods": true,
|
"allDeclaredMethods": true,
|
||||||
"allPublicMethods": true
|
"allPublicMethods": true
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "com.lowagie.text.pdf.GrayColor",
|
|
||||||
"allDeclaredConstructors": true,
|
|
||||||
"allPublicConstructors": true,
|
|
||||||
"allDeclaredMethods": true,
|
|
||||||
"allPublicMethods": true
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "sun.font.Font2D",
|
"name": "sun.font.Font2D",
|
||||||
"allDeclaredConstructors": true,
|
"allDeclaredConstructors": true,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user