All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ildfly-clustering-faces-api.34.0.1.Final.source-code.jakarta.faces.view.proto Maven / Gradle / Ivy

There is a newer version: 35.0.0.Beta1
Show newest version
package jakarta.faces.view;

/**
 * @TypeId(505)
 */
message Location {
	optional	string	path	 = 1;
	optional	uint32	line	 = 2;
	optional	uint32	column	 = 3;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy