Paullo612 / mlfx

OpenJFX's FXML language AOT compler
Apache License 2.0
12 stars 0 forks source link

Simplify `CompiledFXMLLoader`'s `getURI` method logic #16

Closed Paullo612 closed 1 year ago

Paullo612 commented 1 year ago

loadLocation method now returns FXML file location, so, there is no need to convert class URL to FXML URL.